diff options
author | wiz <wiz@pkgsrc.org> | 2013-09-30 15:32:02 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2013-09-30 15:32:02 +0000 |
commit | 7a8d7ba072b6a872fdf2e291916ba56eb61adfa3 (patch) | |
tree | 219a7be60aed97fd254483b4efe9c6258c4b8ed7 | |
parent | 0987a17cf24ab9a7af4c22005feb0a16e485942d (diff) | |
download | pkgsrc-7a8d7ba072b6a872fdf2e291916ba56eb61adfa3.tar.gz |
Bump PKGREVISION for updated config.* files (see mk/gnu-config
commit from today).
-rw-r--r-- | devel/autoconf/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/autoconf/Makefile b/devel/autoconf/Makefile index de688499f39..a3db891c481 100644 --- a/devel/autoconf/Makefile +++ b/devel/autoconf/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.84 2013/05/31 12:39:57 wiz Exp $ +# $NetBSD: Makefile,v 1.85 2013/09/30 15:32:02 wiz Exp $ DISTNAME= autoconf-2.69 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNU:=autoconf/} |