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 9b0127ad87d..02e938541da 100644 --- a/textproc/latex2html/Makefile +++ b/textproc/latex2html/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.18 2005/09/28 20:52:27 rillig Exp $ +# $NetBSD: Makefile,v 1.19 2005/10/09 20:02:29 rillig Exp $ DISTNAME= latex2html-2002-2-1 PKGNAME= latex2html-2002.2.1 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= textproc converters MASTER_SITES= ${MASTER_SITE_TEX_CTAN:=support/latex2html/} |