diff options
author | hrs <hrs@FreeBSD.org> | 2011-05-26 05:22:30 +0800 |
---|---|---|
committer | hrs <hrs@FreeBSD.org> | 2011-05-26 05:22:30 +0800 |
commit | 905a0092494ee6577b58dd000539482470aeb480 (patch) | |
tree | 1f61c5ca17b858fc1e26018f0eef640897522121 /print/ghostscript9 | |
parent | 1605d5e784973fc15b8f3c41dbfeb8e115b3852d (diff) | |
download | freebsd-ports-gnome-905a0092494ee6577b58dd000539482470aeb480.tar.gz freebsd-ports-gnome-905a0092494ee6577b58dd000539482470aeb480.tar.zst freebsd-ports-gnome-905a0092494ee6577b58dd000539482470aeb480.zip |
Fix pkg-plist.
Spotted by: pav
Diffstat (limited to 'print/ghostscript9')
-rw-r--r-- | print/ghostscript9/Makefile | 1 | ||||
-rw-r--r-- | print/ghostscript9/pkg-plist | 3 |
2 files changed, 3 insertions, 1 deletions
diff --git a/print/ghostscript9/Makefile b/print/ghostscript9/Makefile index 054ffbffb836..15dab49e4576 100644 --- a/print/ghostscript9/Makefile +++ b/print/ghostscript9/Makefile @@ -7,6 +7,7 @@ PORTNAME= ghostscript9 PORTVERSION= 9.02 +PORTREVISION= 1 CATEGORIES= print MASTER_SITES= http://ghostscript.com/releases/:gs_srcs \ SF/ghostscript/files/GPL%20Ghostscript/${PORTVERSION}:gs_srcs \ diff --git a/print/ghostscript9/pkg-plist b/print/ghostscript9/pkg-plist index 1882d8b68aad..519ac9a4f3eb 100644 --- a/print/ghostscript9/pkg-plist +++ b/print/ghostscript9/pkg-plist @@ -1,4 +1,4 @@ -@comment $FreeBSD: /tmp/pcvs/ports/print/ghostscript9/pkg-plist,v 1.1 2011-05-23 20:58:46 hrs Exp $ +@comment $FreeBSD: /tmp/pcvs/ports/print/ghostscript9/pkg-plist,v 1.2 2011-05-25 21:22:30 hrs Exp $ bin/bdftops bin/dumphint bin/dvipdf @@ -22,6 +22,7 @@ bin/pdf2ps bin/pdfopt bin/pf2afm bin/pfbtopfa +bin/pphs bin/printafm bin/ps2ascii bin/ps2epsi |