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 | 81e437b6cf2b05f8bc13ee2a0e90485b0b9e129d (patch) | |
tree | b363a6d7244b5f4cea3945d5baec5ebaf0dc79ac | |
parent | eb6d49df2a499500855e0bb289de34396eb10740 (diff) | |
download | pkgsrc-81e437b6cf2b05f8bc13ee2a0e90485b0b9e129d.tar.gz |
Bumped PKGREVISION as the contents of the binary package is affected by
the last change.
-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/} |