diff options
Diffstat (limited to 'www/apache2/Makefile')
-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 a5f85055664..b216e8d6efa 100644 --- a/www/apache2/Makefile +++ b/www/apache2/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.136 2011/12/18 09:13:11 obache Exp $ +# $NetBSD: Makefile,v 1.137 2012/10/03 21:58:27 wiz Exp $ PKG_DESTDIR_SUPPORT= user-destdir .include "Makefile.common" PKGNAME= apache-${APACHE_VERSION} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= www HOMEPAGE= http://httpd.apache.org/ |