diff options
Diffstat (limited to 'www/apache22/Makefile')
-rw-r--r-- | www/apache22/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/www/apache22/Makefile b/www/apache22/Makefile index 3097010d76c..894283b8d0c 100644 --- a/www/apache22/Makefile +++ b/www/apache22/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.34 2008/10/12 12:22:25 tron Exp $ +# $NetBSD: Makefile,v 1.35 2008/11/01 19:49:38 tron Exp $ -DISTNAME= httpd-2.2.9 +DISTNAME= httpd-2.2.10 PKGNAME= ${DISTNAME:S/httpd/apache/} -PKGREVISION= 5 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_APACHE:=httpd/} \ ${MASTER_SITE_APACHE:=httpd/old/} |