diff options
author | grant <grant@pkgsrc.org> | 2004-01-27 08:11:05 +0000 |
---|---|---|
committer | grant <grant@pkgsrc.org> | 2004-01-27 08:11:05 +0000 |
commit | 262cec366e30765e64c24efe7d7a669a04eb1f25 (patch) | |
tree | e96d73fa96a392f22c8fc3b76181094b07e54e4d /www/apache2 | |
parent | 0f0f9a90bfca6b540a0235f98891770086bcffaa (diff) | |
download | pkgsrc-262cec366e30765e64c24efe7d7a669a04eb1f25.tar.gz |
bump PKGREVISION after PLIST fix.
Diffstat (limited to 'www/apache2')
-rw-r--r-- | www/apache2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/apache2/Makefile b/www/apache2/Makefile index c51e4b781a1..3ccff810a91 100644 --- a/www/apache2/Makefile +++ b/www/apache2/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.30 2003/12/03 15:40:02 epg Exp $ +# $NetBSD: Makefile,v 1.31 2004/01/27 08:11:05 grant Exp $ PKGNAME= apache-${APACHE_VERSION} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= www HOMEPAGE= http://httpd.apache.org/ |