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 7fdce31dc24..750194cfb9f 100644 --- a/www/apache22/Makefile +++ b/www/apache22/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.86 2013/02/06 23:21:07 jperkin Exp $ +# $NetBSD: Makefile,v 1.87 2013/03/03 20:05:03 tron Exp $ -DISTNAME= httpd-2.2.23 +DISTNAME= httpd-2.2.24 PKGNAME= ${DISTNAME:S/httpd/apache/} -PKGREVISION= 4 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_APACHE:=httpd/} \ http://archive.apache.org/dist/httpd/ \ |