aboutsummaryrefslogtreecommitdiff
path: root/devel/autotools
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2010-10-16 11:44:43 +0000
committerAde Lovett <ade@FreeBSD.org>2010-10-16 11:44:43 +0000
commit48d3e12a9551f7a6507dfc47ccdc164263bb1ea7 (patch)
treeada23c1942783242a8e069d38cb3c80804f54e5f /devel/autotools
parentf70f6246f66e74b3c4dda0661f064832cca75c53 (diff)
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 df47b1337050..8f001e0d8926 100644
--- a/devel/autotools/Makefile
+++ b/devel/autotools/Makefile
@@ -5,7 +5,7 @@
# $FreeBSD$
PORTNAME= autotools
-PORTVERSION= 20101007
+PORTVERSION= 20101016
CATEGORIES= devel
MASTER_SITES= # none
DISTFILES= # none
@@ -22,7 +22,7 @@ PLIST_FILES= share/${PORTNAME}
NO_BUILD= yes
NO_FETCH= yes
-AVAIL_AUTOCONF= 2.13 2.67
+AVAIL_AUTOCONF= 2.13 2.68
AVAIL_AUTOMAKE= 1.4 1.11
.for VER in ${AVAIL_AUTOCONF}