mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Fix pkg-plist.
Spotted by: pav
This commit is contained in:
parent
10c1d9e2c5
commit
2af5983f5e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=274655
2 changed files with 3 additions and 1 deletions
|
@ -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 \
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue