diff options
Diffstat (limited to 'textproc/xml2doc')
-rw-r--r-- | textproc/xml2doc/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/xml2doc/Makefile b/textproc/xml2doc/Makefile index 70f84ef902a..a1712caeac4 100644 --- a/textproc/xml2doc/Makefile +++ b/textproc/xml2doc/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2005/05/22 20:08:42 jlam Exp $ +# $NetBSD: Makefile,v 1.8 2006/02/05 23:11:08 joerg Exp $ # DISTNAME= xml2doc-20030510 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= textproc MASTER_SITES= http://xml2doc.sourceforge.net/src/ EXTRACT_SUFX= .tgz |