diff options
Diffstat (limited to 'textproc/dtdparse/Makefile')
-rw-r--r-- | textproc/dtdparse/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/dtdparse/Makefile b/textproc/dtdparse/Makefile index d69d6fd27f3..335eb4e0259 100644 --- a/textproc/dtdparse/Makefile +++ b/textproc/dtdparse/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2004/01/23 17:18:32 jmmv Exp $ +# $NetBSD: Makefile,v 1.3 2004/03/26 02:27:55 wiz Exp $ # DISTNAME= dtdparse-2.0beta6 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=dtdparse/} |