diff options
Diffstat (limited to 'textproc/teixsl-html/Makefile')
-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 |