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-pgf | |
parent | f636188f97278d8e2ef103b71ac9d1ab591313bb (diff) |
Notes
Diffstat (limited to 'print/latex-pgf')
-rw-r--r-- | print/latex-pgf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/latex-pgf/Makefile b/print/latex-pgf/Makefile index 129c6113606d..1f0a696575c3 100644 --- a/print/latex-pgf/Makefile +++ b/print/latex-pgf/Makefile @@ -9,7 +9,7 @@ PKGNAMEPREFIX= latex- DISTNAME= ${PORTNAME}_${PORTVERSION}.tds MAINTAINER= hrs@FreeBSD.org -COMMENT= A LaTeX package for TeX Portable Graphic Format +COMMENT= LaTeX package for TeX Portable Graphic Format NO_BUILD= YES USES= zip |