aboutsummaryrefslogtreecommitdiffstats
path: root/devel/autoconf267/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/autoconf267/Makefile')
-rw-r--r--devel/autoconf267/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/devel/autoconf267/Makefile b/devel/autoconf267/Makefile
index 1e8db5b5260e..b2e5c1a61332 100644
--- a/devel/autoconf267/Makefile
+++ b/devel/autoconf267/Makefile
@@ -6,21 +6,20 @@
#
PORTNAME= autoconf
-PORTVERSION= 2.57
-PORTREVISION= 1
+PORTVERSION= 2.59
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= autoconf
DISTNAME= autoconf-${PORTVERSION}
MAINTAINER= ade@FreeBSD.org
-COMMENT= Automatically configure source code on many Un*x platforms (version 2.57)
+COMMENT= Automatically configure source code on many Un*x platforms (version 2.59)
BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 \
help2man:${PORTSDIR}/misc/help2man
RUN_DEPENDS= gm4:${PORTSDIR}/devel/m4
-BUILD_VERSION= 257
+BUILD_VERSION= 259
PLIST_SUB= BUILD_VERSION=${BUILD_VERSION}
LATEST_LINK= autoconf${BUILD_VERSION}
USE_BZIP2= yes