diff options
author | christos <christos@pkgsrc.org> | 2009-10-30 21:08:55 +0000 |
---|---|---|
committer | christos <christos@pkgsrc.org> | 2009-10-30 21:08:55 +0000 |
commit | e8da956d74ff70d0dc532c756640ef8239fb95ea (patch) | |
tree | 89917f8658dc3dd264201f1c549956408442117b /www/apache22/Makefile | |
parent | 94a454e70ef1f637aa2720fb918d5deaa9c56c8a (diff) | |
download | pkgsrc-e8da956d74ff70d0dc532c756640ef8239fb95ea.tar.gz |
update to 2.2.14; 2.2.13 is gone.
Diffstat (limited to 'www/apache22/Makefile')
-rw-r--r-- | www/apache22/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/www/apache22/Makefile b/www/apache22/Makefile index 11e5fa3be5a..c2b9f0e5155 100644 --- a/www/apache22/Makefile +++ b/www/apache22/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.52 2009/10/04 12:21:34 tron Exp $ +# $NetBSD: Makefile,v 1.53 2009/10/30 21:08:55 christos Exp $ -DISTNAME= httpd-2.2.13 +DISTNAME= httpd-2.2.14 PKGNAME= ${DISTNAME:S/httpd/apache/} -PKGREVISION= 3 +#PKGREVISION= 3 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_APACHE:=httpd/} \ ${MASTER_SITE_APACHE:=httpd/old/} |