diff options
author | will <will@FreeBSD.org> | 2001-12-26 19:50:36 +0800 |
---|---|---|
committer | will <will@FreeBSD.org> | 2001-12-26 19:50:36 +0800 |
commit | 448d37c4838d85944b4a4798f67ab04fbf46ceb0 (patch) | |
tree | 913b419f050211ebb638f228e487bb359602acf5 /devel/autoconf253 | |
parent | a18b6b7c514682d5b61d7e4bb7dd0c7a86e62689 (diff) | |
download | freebsd-ports-gnome-448d37c4838d85944b4a4798f67ab04fbf46ceb0.tar.gz freebsd-ports-gnome-448d37c4838d85944b4a4798f67ab04fbf46ceb0.tar.zst freebsd-ports-gnome-448d37c4838d85944b4a4798f67ab04fbf46ceb0.zip |
Bump PORTREVISION for including install-sh. *sigh*
Diffstat (limited to 'devel/autoconf253')
-rw-r--r-- | devel/autoconf253/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/autoconf253/Makefile b/devel/autoconf253/Makefile index 411ac7aa9e9b..ff94faf55a85 100644 --- a/devel/autoconf253/Makefile +++ b/devel/autoconf253/Makefile @@ -7,6 +7,7 @@ PORTNAME= autoconf PORTVERSION= 2.52 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= autoconf |