Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 5 Sep 2013 09:22:10 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r326374 - head/dns/gdnsd
Message-ID:  <201309050922.r859MA4Q084367@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201309050922.r859MA4Q084367>