diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2014-07-17 08:57:51 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2014-07-17 08:57:51 +0000 |
commit | fa3a17c064e297850f0b1015d83b1c888a00ab3c (patch) | |
tree | c3c7db59ec25cc053624401e8f85e762c1460b28 /print/latex-supertabular | |
parent | f636188f97278d8e2ef103b71ac9d1ab591313bb (diff) |
Notes
Diffstat (limited to 'print/latex-supertabular')
-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} \ |