diff options
author | rillig <rillig@pkgsrc.org> | 2005-12-20 23:49:28 +0000 |
---|---|---|
committer | rillig <rillig@pkgsrc.org> | 2005-12-20 23:49:28 +0000 |
commit | cbb2d0b776de4fb4cdc983af3232d13180f7a5ae (patch) | |
tree | b363a6d7244b5f4cea3945d5baec5ebaf0dc79ac /textproc/latex2html | |
parent | 0792fd755b6e1f83b6e2b28bc323abc5b816a79e (diff) | |
download | pkgsrc-cbb2d0b776de4fb4cdc983af3232d13180f7a5ae.tar.gz |
Bumped PKGREVISION as the contents of the binary package is affected by
the last change.
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 60207d847fd..3e0544e8a10 100644 --- a/textproc/latex2html/Makefile +++ b/textproc/latex2html/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.24 2005/12/20 23:04:37 rillig Exp $ +# $NetBSD: Makefile,v 1.25 2005/12/20 23:49:28 rillig Exp $ DISTNAME= latex2html-2002-2-1 PKGNAME= latex2html-2002.2.1 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= textproc converters MASTER_SITES= ${MASTER_SITE_TEX_CTAN:=support/latex2html/} |