diff options
Diffstat (limited to 'www/ap-xslt/Makefile')
-rw-r--r-- | www/ap-xslt/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/www/ap-xslt/Makefile b/www/ap-xslt/Makefile index df3e09f961c..4cc499315da 100644 --- a/www/ap-xslt/Makefile +++ b/www/ap-xslt/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2002/01/05 21:18:02 jwise Exp $ +# $NetBSD: Makefile,v 1.8 2002/01/22 22:21:41 wiz Exp $ DISTNAME= modxslt -PKGNAME= ap-xslt-1.1nb1 -PKGREVISION= 1 +PKGNAME= ap-xslt-1.1 +PKGREVISION= 2 CATEGORIES= www MASTER_SITES= http://download.sourceforge.net/modxslt/ |