svn commit: r326374 - head/dns/gdnsd

Baptiste Daroussin bapt at FreeBSD.org
Thu Sep 5 09:22:11 UTC 2013


Author: bapt
Date: Thu Sep  5 09:22:10 2013
New Revision: 326374
URL: http://svnweb.freebsd.org/changeset/ports/326374

Log:
  Fix typo

Modified:
  head/dns/gdnsd/Makefile

Modified: head/dns/gdnsd/Makefile
==============================================================================
--- head/dns/gdnsd/Makefile	Thu Sep  5 09:15:49 2013	(r326373)
+++ head/dns/gdnsd/Makefile	Thu Sep  5 09:22:10 2013	(r326374)
@@ -19,7 +19,7 @@ OPTIONS_DEFINE=	GEOIP
 GNU_CONFIGURE=	yes
 USE_LDCONFIG=	yes
 USE_XZ=		yes
-USES=		pkgcofnig
+USES=		pkgconfig
 
 MAN1=		gdnsd_geoip_test.1
 MAN3=		gdnsd-plugin-api.3


More information about the svn-ports-all mailing list