diff options
Diffstat (limited to 'textproc/latex2html')
-rw-r--r-- | textproc/latex2html/Makefile | 2 | ||||
-rw-r--r-- | textproc/latex2html/pkg-comment | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/textproc/latex2html/Makefile b/textproc/latex2html/Makefile index 430802d4614c..bc1e3e607e2a 100644 --- a/textproc/latex2html/Makefile +++ b/textproc/latex2html/Makefile @@ -14,6 +14,8 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:S/./-/g} MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Convert LaTeX documents to HTML + .include <bsd.port.pre.mk> # Global variables diff --git a/textproc/latex2html/pkg-comment b/textproc/latex2html/pkg-comment deleted file mode 100644 index 8f87d63dacac..000000000000 --- a/textproc/latex2html/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Convert LaTeX documents to HTML |