diff options
author | jmmv <jmmv@pkgsrc.org> | 2004-01-23 17:18:31 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2004-01-23 17:18:31 +0000 |
commit | 39bd9e1ae96e98923e1dbd8189023f82b5e9f882 (patch) | |
tree | 9b072d9391daf313624eb83da8a02def43afc926 /textproc/tei | |
parent | ad83326d283c60e3c2d9e4173506209e4e275407 (diff) | |
download | pkgsrc-39bd9e1ae96e98923e1dbd8189023f82b5e9f882.tar.gz |
Bump PKGREVISION due to xmlcatmgr update to 2.0beta1
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 |