diff options
Diffstat (limited to 'textproc/latex2html')
-rw-r--r-- | textproc/latex2html/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/latex2html/Makefile b/textproc/latex2html/Makefile index fbae882c557..b57d95c8911 100644 --- a/textproc/latex2html/Makefile +++ b/textproc/latex2html/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.39 2012/10/25 06:56:02 asau Exp $ +# $NetBSD: Makefile,v 1.40 2013/04/24 10:06:52 sbd Exp $ DISTNAME= latex2html-2008 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= textproc converters MASTER_SITES= ${MASTER_SITE_TEX_CTAN:=support/latex2html/} |