diff options
Diffstat (limited to 'converters/doc2html')
-rw-r--r-- | converters/doc2html/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/converters/doc2html/Makefile b/converters/doc2html/Makefile index a00a481312f..c96c34fe55f 100644 --- a/converters/doc2html/Makefile +++ b/converters/doc2html/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.21 2013/04/06 13:24:18 rodent Exp $ +# $NetBSD: Makefile,v 1.22 2013/04/24 10:06:48 sbd Exp $ # DISTNAME= doc2html PKGNAME= doc2html-3.0 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= converters MASTER_SITES= http://www.htdig.org/files/contrib/parsers/ |