diff options
author | wiz <wiz@pkgsrc.org> | 2005-01-06 03:59:31 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2005-01-06 03:59:31 +0000 |
commit | 3c19654e848a8fe6468ed60c40874a2e79897273 (patch) | |
tree | 723266abebd412cc2adbb20d40f600185298fcd4 /textproc/latex2html | |
parent | 67f8e5eed0cabe6d9768e15ad5647e125c7225da (diff) | |
download | pkgsrc-3c19654e848a8fe6468ed60c40874a2e79897273.tar.gz |
Bump PKGREVISION, because some versions were broken recently during the
perl buildlink change, but now it works again.
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 702897a8bc9..d156f7d08e2 100644 --- a/textproc/latex2html/Makefile +++ b/textproc/latex2html/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2004/03/26 02:27:55 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2005/01/06 03:59:31 wiz Exp $ DISTNAME= latex2html-2002-2-1 PKGNAME= latex2html-2002.2.1 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= textproc converters MASTER_SITES= ${MASTER_SITE_TEX_CTAN:=support/latex2html/} |