diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-06-28 05:03:55 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-06-28 05:03:55 +0000 |
commit | c77ae6a60c6d753705d2374fc2cb184050eac940 (patch) | |
tree | 0ee745e4a5a51569868ac08f8a7a059ef00dcd55 /print/ghostscript7 | |
parent | 448a7613919f1492d772c8467f78497ae64f205d (diff) |
Remove nonexisting file from pkg-plist
Submitted by: Kent Stewart <kstewart@owt.com>
Pointyhat to: krion
Notes
Notes:
svn path=/head/; revision=112441
Diffstat (limited to 'print/ghostscript7')
-rw-r--r-- | print/ghostscript7/Makefile.inc | 2 | ||||
-rw-r--r-- | print/ghostscript7/pkg-plist | 1 |
2 files changed, 1 insertions, 2 deletions
diff --git a/print/ghostscript7/Makefile.inc b/print/ghostscript7/Makefile.inc index 6861f8f85aa9..807973db1e9f 100644 --- a/print/ghostscript7/Makefile.inc +++ b/print/ghostscript7/Makefile.inc @@ -1,5 +1,5 @@ # $FreeBSD$ GS_VERSION= 7.07 -GS_REVISION= 10 +GS_REVISION= 11 GS_EPOCH= 0 diff --git a/print/ghostscript7/pkg-plist b/print/ghostscript7/pkg-plist index a91803947a50..ed0febe971a1 100644 --- a/print/ghostscript7/pkg-plist +++ b/print/ghostscript7/pkg-plist @@ -46,7 +46,6 @@ bin/wftopfa %%PORTDOCS%%share/doc/ghostscript/%%GS_VERSION%%/epag/gsepagif.sh %%PORTDOCS%%share/doc/ghostscript/%%GS_VERSION%%/epag/psprint %%PORTDOCS%%share/doc/ghostscript/%%GS_VERSION%%/eplaser/readme-eplaser-705.euc -%%PORTDOCS%%share/doc/ghostscript/%%GS_VERSION%%/eplaser/readme-eplaser-705-jp.euc %%PORTDOCS%%share/doc/ghostscript/%%GS_VERSION%%/gdi/README %%PORTDOCS%%share/doc/ghostscript/%%GS_VERSION%%/hpdj/NEWS %%PORTDOCS%%share/doc/ghostscript/%%GS_VERSION%%/hpdj/hpdj.html |