diff options
Diffstat (limited to 'www/apache24')
-rw-r--r-- | www/apache24/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/apache24/Makefile b/www/apache24/Makefile index 27c6b5e903b..e363d3ef21b 100644 --- a/www/apache24/Makefile +++ b/www/apache24/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.27 2014/05/03 13:01:25 alnsn Exp $ +# $NetBSD: Makefile,v 1.28 2014/05/29 23:37:56 wiz Exp $ DISTNAME= httpd-2.4.9 PKGNAME= ${DISTNAME:S/httpd/apache/} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_APACHE:=httpd/} \ http://archive.apache.org/dist/httpd/ \ |