diff options
Diffstat (limited to 'www/ap2-transform/Makefile')
-rw-r--r-- | www/ap2-transform/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/ap2-transform/Makefile b/www/ap2-transform/Makefile index 89368c844e5..d85ed13338e 100644 --- a/www/ap2-transform/Makefile +++ b/www/ap2-transform/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.15 2011/03/18 08:11:03 obache Exp $ +# $NetBSD: Makefile,v 1.16 2011/04/22 13:44:57 obache Exp $ # DISTNAME= mod_transform-0.4.0 PKGNAME= ${APACHE_PKG_PREFIX}-${DISTNAME:S/mod_//} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= www MASTER_SITES= http://www.outoforder.cc/downloads/mod_transform/ |