diff options
author | wiz <wiz@pkgsrc.org> | 2005-04-06 18:24:23 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2005-04-06 18:24:23 +0000 |
commit | 0e6ca448ba703ac5f3f42ab4c7a19f4de464e157 (patch) | |
tree | 4a9559f5a03da48f8f264c43ddf153f704d1699f /textproc/teixsl-html | |
parent | 26da65499c7f91a02cb02408837ad1c1f46f43c6 (diff) | |
download | pkgsrc-0e6ca448ba703ac5f3f42ab4c7a19f4de464e157.tar.gz |
Bump PKGREVISION:
This package was broken for a time, when the NO_BUILD that is set by
its Makefile broke the xmlcatmgr handling.
Increase the PKGREVISION now to have a known-good version of this package
again.
Diffstat (limited to 'textproc/teixsl-html')
-rw-r--r-- | textproc/teixsl-html/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/teixsl-html/Makefile b/textproc/teixsl-html/Makefile index a8ea98a6262..d638b384c78 100644 --- a/textproc/teixsl-html/Makefile +++ b/textproc/teixsl-html/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2004/09/11 03:36:54 minskim Exp $ +# $NetBSD: Makefile,v 1.10 2005/04/06 18:24:23 wiz Exp $ DISTNAME= teixsl-html PKGNAME= ${DISTNAME}-3.3 +PKGREVISION= 1 CATEGORIES= textproc MASTER_SITES= http://www.tei-c.org/Stylesheets/P4/ EXTRACT_SUFX= .zip |