aboutsummaryrefslogtreecommitdiff
path: root/news
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2008-08-20 05:21:50 +0000
committerAde Lovett <ade@FreeBSD.org>2008-08-20 05:21:50 +0000
commitf854f1e401ca197a4b7c19065aee9ff35a909dc8 (patch)
tree49cf2034856310ae172e032d9b9f844cdbf43d7f /news
parent456101e5afdd712e16dfd525ee7afcef68dcb571 (diff)
downloadports-f854f1e401ca197a4b7c19065aee9ff35a909dc8.tar.gz
ports-f854f1e401ca197a4b7c19065aee9ff35a909dc8.zip
Catch up with a port that wasn't using autoconf:261 on my tree.
Notes
Notes: svn path=/head/; revision=218896
Diffstat (limited to 'news')
-rw-r--r--news/nget/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/news/nget/Makefile b/news/nget/Makefile
index 4f8e76bb4ddb..b02b669f2e47 100644
--- a/news/nget/Makefile
+++ b/news/nget/Makefile
@@ -18,7 +18,7 @@ COMMENT= Auto-resuming command line nntp file grabber
MAN1= nget.1 ngetlite.1
MANCOMPRESSED= no
-USE_AUTOTOOLS= autoconf:261
+USE_AUTOTOOLS= autoconf:262
CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
USE_GMAKE= yes