aboutsummaryrefslogtreecommitdiffstats
path: root/news
diff options
context:
space:
mode:
authorade <ade@FreeBSD.org>2008-08-20 13:21:50 +0800
committerade <ade@FreeBSD.org>2008-08-20 13:21:50 +0800
commit5dfee38000525f781fbbbbbc0b24e7b13e2c2c8a (patch)
tree5e761d3dcd6be3e90f93e007f35bc6ed85ee4a70 /news
parent6f7182bde0c7452fb603e465f55215eacb963df5 (diff)
downloadfreebsd-ports-5dfee38000525f781fbbbbbc0b24e7b13e2c2c8a.tar.gz
freebsd-ports-5dfee38000525f781fbbbbbc0b24e7b13e2c2c8a.tar.zst
freebsd-ports-5dfee38000525f781fbbbbbc0b24e7b13e2c2c8a.zip
Catch up with a port that wasn't using autoconf:261 on my tree.
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