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 98e81df562c..14ba35874cd 100644 --- a/www/apache22/Makefile +++ b/www/apache22/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.110 2016/07/29 11:10:24 wiz Exp $ +# $NetBSD: Makefile,v 1.110.4.1 2017/02/03 11:26:04 bsiegert Exp $ -DISTNAME= httpd-2.2.31 +DISTNAME= httpd-2.2.32 PKGNAME= ${DISTNAME:S/httpd/apache/} -PKGREVISION= 4 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_APACHE:=httpd/} \ http://archive.apache.org/dist/httpd/ \ |