diff options
author | wiz <wiz@pkgsrc.org> | 2002-01-22 22:21:41 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2002-01-22 22:21:41 +0000 |
commit | 684bf3ea966280846db3e489692188d4214c3d57 (patch) | |
tree | 090abd3ac4f6c093615e6ad62d7b7cfca3c41a8b /www/ap-xslt | |
parent | 1ccaebbb093c8afdd52422b0b0a6b03c24de047e (diff) | |
download | pkgsrc-684bf3ea966280846db3e489692188d4214c3d57.tar.gz |
Fix last commit (package was already at PKGREVISION 1, adding
nb1 to the PKGNAME made it go nb1nb1...). Bump to PKGREVISION 2.
Diffstat (limited to 'www/ap-xslt')
-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/ |