diff options
Diffstat (limited to 'print/latex-supertabular/Makefile')
-rw-r--r-- | print/latex-supertabular/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/latex-supertabular/Makefile b/print/latex-supertabular/Makefile index de5666dde2eb..de8edb03ff4b 100644 --- a/print/latex-supertabular/Makefile +++ b/print/latex-supertabular/Makefile @@ -10,7 +10,7 @@ DISTFILES= supertabular.dtx supertabular.ins ${DOC_FILES} DIST_SUBDIR= ${PORTNAME} MAINTAINER= niedbalski@gmail.com -COMMENT= A LaTeX package for a tabular that spans multiple pages +COMMENT= LaTeX package for a tabular that spans multiple pages USE_TEX= latex PLIST_SUB= TEXMFLOCAL=${TEXMFLOCAL} MKTEXLSR=${MKTEXLSR} \ |