diff options
Diffstat (limited to 'www/apache22/Makefile')
-rw-r--r-- | www/apache22/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/apache22/Makefile b/www/apache22/Makefile index 1ec31b46e79..fd617dd6801 100644 --- a/www/apache22/Makefile +++ b/www/apache22/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.54 2009/11/11 22:28:51 tron Exp $ +# $NetBSD: Makefile,v 1.55 2010/01/17 12:02:48 wiz Exp $ DISTNAME= httpd-2.2.14 PKGNAME= ${DISTNAME:S/httpd/apache/} #PKGREVISION= 3 +PKGREVISION= 1 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_APACHE:=httpd/} \ http://archive.apache.org/dist/httpd/ \ |