diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-01-30 22:59:08 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-01-30 22:59:08 +0000 |
commit | 18ca28961b846ef23bcd690a39c1798a7a6fc7c2 (patch) | |
tree | 5a692db7bd28303676a1f96e2c0a46fb5732533d /textproc/latex2html | |
parent | 9db39db41ba7ec32a2b1308c27d648ee0e2cb766 (diff) | |
download | ports-18ca28961b846ef23bcd690a39c1798a7a6fc7c2.tar.gz ports-18ca28961b846ef23bcd690a39c1798a7a6fc7c2.zip |
- Fix plist and bump PORTREVISION
Noticed by: bento via kris
Notes
Notes:
svn path=/head/; revision=99551
Diffstat (limited to 'textproc/latex2html')
-rw-r--r-- | textproc/latex2html/Makefile | 2 | ||||
-rw-r--r-- | textproc/latex2html/pkg-plist | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/textproc/latex2html/Makefile b/textproc/latex2html/Makefile index 752fd29342dd..aa4c6c86e92e 100644 --- a/textproc/latex2html/Makefile +++ b/textproc/latex2html/Makefile @@ -7,7 +7,7 @@ PORTNAME= latex2html PORTVERSION= 2002.2.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_TEX_CTAN} MASTER_SITE_SUBDIR= support/${PORTNAME} diff --git a/textproc/latex2html/pkg-plist b/textproc/latex2html/pkg-plist index c763384e076f..b559c006f826 100644 --- a/textproc/latex2html/pkg-plist +++ b/textproc/latex2html/pkg-plist @@ -320,6 +320,7 @@ share/texmf/tex/latex/html/url.sty share/texmf/tex/latex/html/verbatimfiles.sty @exec /usr/local/bin/mktexlsr @unexec /usr/local/bin/mktexlsr +@dirrm lib/latex2html @dirrm share/doc/latex2html @dirrm share/latex2html/IndicTeX-HTML @dirrm share/latex2html/L2hos |