aboutsummaryrefslogtreecommitdiff
path: root/devel/autotools
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2007-09-30 04:47:36 +0000
committerMark Linimon <linimon@FreeBSD.org>2007-09-30 04:47:36 +0000
commit48420a5ebd9fbd0e15cf0fa5b62dd93ae9cd2531 (patch)
treeeedd43e6e7c3a96d77549de85690d46016e9cc7e /devel/autotools
parentaf4658fb56c22ab36db1f30588a3964e1d47d634 (diff)
downloadports-48420a5ebd9fbd0e15cf0fa5b62dd93ae9cd2531.tar.gz
ports-48420a5ebd9fbd0e15cf0fa5b62dd93ae9cd2531.zip
Notes
Diffstat (limited to 'devel/autotools')
-rw-r--r--devel/autotools/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/autotools/Makefile b/devel/autotools/Makefile
index 748ec7da18c7..11cb1a7320c3 100644
--- a/devel/autotools/Makefile
+++ b/devel/autotools/Makefile
@@ -5,7 +5,7 @@
# $FreeBSD$
PORTNAME= autotools
-PORTVERSION= 20070417
+PORTVERSION= 20070905
CATEGORIES= devel
MASTER_SITES= # none
DISTFILES= # none
@@ -19,7 +19,7 @@ PLIST_FILES= share/${PORTNAME}
NO_BUILD= yes
NO_FETCH= yes
-AVAIL_AUTOCONF= 2.13 2.53 2.59 2.61
+AVAIL_AUTOCONF= 2.13 2.61
AVAIL_AUTOMAKE= 1.4 1.5 1.6 1.7 1.8 1.9 1.10
.for VER in ${AVAIL_AUTOCONF}