diff options
Diffstat (limited to 'devel/autoconf213')
-rw-r--r-- | devel/autoconf213/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/autoconf213/Makefile b/devel/autoconf213/Makefile index 4fbf427eafb..d545c0899dc 100644 --- a/devel/autoconf213/Makefile +++ b/devel/autoconf213/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.26 2013/05/31 12:39:57 wiz Exp $ +# $NetBSD: Makefile,v 1.27 2014/05/29 23:35:33 wiz Exp $ DISTNAME= autoconf-2.13 PKGNAME= autoconf213-2.13 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNU:=autoconf/} |