aboutsummaryrefslogtreecommitdiff
path: root/devel/autoconf-wrapper
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2013-07-16 05:42:36 +0000
committerAde Lovett <ade@FreeBSD.org>2013-07-16 05:42:36 +0000
commitb3b33257e512916a4f977c9026941425a3aa916a (patch)
tree2262a68c0e24ffd52c4e9969c5287660fcb39bb7 /devel/autoconf-wrapper
parent1babe2feaefe5db9a31b19512e77709289cdf098 (diff)
downloadports-b3b33257e512916a4f977c9026941425a3aa916a.tar.gz
ports-b3b33257e512916a4f977c9026941425a3aa916a.zip
Notes
Diffstat (limited to 'devel/autoconf-wrapper')
-rw-r--r--devel/autoconf-wrapper/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/autoconf-wrapper/Makefile b/devel/autoconf-wrapper/Makefile
index e0bbc9fe704d..d2064d9f2812 100644
--- a/devel/autoconf-wrapper/Makefile
+++ b/devel/autoconf-wrapper/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME?= autoconf-wrapper
-PORTVERSION= 20101119
+PORTVERSION= 20130530
CATEGORIES= devel
MASTER_SITES= # none
DISTFILES= # none
@@ -14,7 +14,7 @@ NO_BUILD= YES
TOOL?= AUTOCONF
WRAPPED_TOOLS?= autoconf autoheader autom4te autoreconf autoscan \
- autoupdates ifnames
+ autoupdate ifnames
.include <bsd.port.pre.mk>
TOOLS_CASE!= ${ECHO_CMD} ${WRAPPED_TOOLS} | ${TR} ' ' '|'