diff options
Diffstat (limited to 'textproc/tei')
-rw-r--r-- | textproc/tei/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/tei/Makefile b/textproc/tei/Makefile index 5be4489b5e6..942e50d15be 100644 --- a/textproc/tei/Makefile +++ b/textproc/tei/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2004/01/20 12:26:50 agc Exp $ +# $NetBSD: Makefile,v 1.3 2004/01/23 17:18:32 jmmv Exp $ DISTNAME= dtd PKGNAME= tei-4 +PKGREVISION= 1 CATEGORIES= textproc MASTER_SITES= http://www.tei-c.org/P4X/DTD/ EXTRACT_SUFX= .zip |