diff options
Diffstat (limited to 'textproc/latex2html/Makefile')
-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 b57d95c8911..b9bc7057c55 100644 --- a/textproc/latex2html/Makefile +++ b/textproc/latex2html/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.40 2013/04/24 10:06:52 sbd Exp $ +# $NetBSD: Makefile,v 1.41 2013/05/31 12:42:07 wiz Exp $ DISTNAME= latex2html-2008 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= textproc converters MASTER_SITES= ${MASTER_SITE_TEX_CTAN:=support/latex2html/} |