diff options
Diffstat (limited to 'textproc/latex2html/Makefile')
-rw-r--r-- | textproc/latex2html/Makefile | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/textproc/latex2html/Makefile b/textproc/latex2html/Makefile index f97b76af8ac..41e06052ae8 100644 --- a/textproc/latex2html/Makefile +++ b/textproc/latex2html/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.8 2002/09/26 16:08:40 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2002/12/08 22:32:07 jschauma Exp $ -DISTNAME= latex2html-2002-2 -PKGNAME= latex2html-2002.2 -PKGREVISION= 1 +DISTNAME= latex2html-2002-2-1 +PKGNAME= latex2html-2002.2.1 CATEGORIES= textproc converters MASTER_SITES= ${MASTER_SITE_TEX_CTAN:=support/latex2html/} |