Revision: 27166 http://sourceforge.net/p/gar/code/27166 Author: idogan23 Date: 2025-02-21 07:32:22 +0000 (Fri, 21 Feb 2025) Log Message: ----------- unbound: Fix typo.
Modified Paths: -------------- csw/mgar/pkg/unbound/trunk/Makefile Modified: csw/mgar/pkg/unbound/trunk/Makefile =================================================================== --- csw/mgar/pkg/unbound/trunk/Makefile 2025-02-20 20:09:16 UTC (rev 27165) +++ csw/mgar/pkg/unbound/trunk/Makefile 2025-02-21 07:32:22 UTC (rev 27166) @@ -82,7 +82,7 @@ SPKG_DESC_CSWunbound = $(DESCRIPTION) RUNTIME_DEP_PKGS_CSWunbound += CSWlibunbound8 RUNTIME_DEP_PKGS_CSWunbound += CSWlibexpat1 -UNTIME_DEP_PKGS_CSWunbound += CSWlibssl1-1 +RUNTIME_DEP_PKGS_CSWunbound += CSWlibssl1-1 RUNTIME_DEP_PKGS_CSWunbound += CSWlibevent2-1-7 PACKAGES += CSWlibunbound8 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.