From 48d3e12a9551f7a6507dfc47ccdc164263bb1ea7 Mon Sep 17 00:00:00 2001
From: Ade Lovett <ade@FreeBSD.org>
Date: Sat, 16 Oct 2010 11:44:43 +0000
Subject: Bump autoconf 2.67->2.68 -- will deal with any fallout.

---
 devel/autotools/Makefile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

(limited to 'devel/autotools')

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}
-- 
cgit v1.2.3