diff options
author | jlam <jlam> | 2006-03-21 06:00:43 +0000 |
---|---|---|
committer | jlam <jlam> | 2006-03-21 06:00:43 +0000 |
commit | 8465132be277604edfcaf264514fbba262db7eb3 (patch) | |
tree | 46e7a9990bf2c594b6d10506ab96059f5c41e3d7 /textproc/teixsl-html/Makefile | |
parent | 7241219eb238cb7972521264f9825d5b502cc2be (diff) | |
download | pkgsrc-8465132be277604edfcaf264514fbba262db7eb3.tar.gz |
Bump PKGREVISION for all packages that had broken INSTALL/DEINSTALL
scripts prior to revision 1.43 of bsd.pkginstall.mk.
Diffstat (limited to 'textproc/teixsl-html/Makefile')
-rw-r--r-- | textproc/teixsl-html/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/teixsl-html/Makefile b/textproc/teixsl-html/Makefile index e5f5597b766..40b70c0ab5e 100644 --- a/textproc/teixsl-html/Makefile +++ b/textproc/teixsl-html/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2006/02/05 23:11:08 joerg Exp $ +# $NetBSD: Makefile,v 1.14 2006/03/21 06:00:50 jlam Exp $ DISTNAME= teixsl-html PKGNAME= ${DISTNAME}-3.3 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= textproc MASTER_SITES= http://www.tei-c.org/Stylesheets/P4/ EXTRACT_SUFX= .zip |