diff options
author | delphij <delphij@FreeBSD.org> | 2009-12-29 01:38:57 +0800 |
---|---|---|
committer | delphij <delphij@FreeBSD.org> | 2009-12-29 01:38:57 +0800 |
commit | c46dcee2ab5b31aadad35f58094af45624633f80 (patch) | |
tree | 8af8158b0c4ec63bc9d0ca11dde58da286ca9055 | |
parent | 1836c037cb0afc241ef9ff2ea5cb92f607c0c14b (diff) | |
download | freebsd-ports-gnome-c46dcee2ab5b31aadad35f58094af45624633f80.tar.gz freebsd-ports-gnome-c46dcee2ab5b31aadad35f58094af45624633f80.tar.zst freebsd-ports-gnome-c46dcee2ab5b31aadad35f58094af45624633f80.zip |
Remove an unneeded plist line to make QAT happy.
Pointy hat to: delphij
-rw-r--r-- | print/cups-pdf/Makefile | 1 | ||||
-rw-r--r-- | print/cups-pdf/pkg-plist | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/print/cups-pdf/Makefile b/print/cups-pdf/Makefile index d851c3c7a736..2db2c0ea6043 100644 --- a/print/cups-pdf/Makefile +++ b/print/cups-pdf/Makefile @@ -7,6 +7,7 @@ PORTNAME= cups-pdf PORTVERSION= 2.5.0 +PORTREVISION= 1 CATEGORIES= print MASTER_SITES= http://www.cups-pdf.de/src/ \ http://www.physik.uni-wuerzburg.de/~vrbehr/cups-pdf/src/ diff --git a/print/cups-pdf/pkg-plist b/print/cups-pdf/pkg-plist index 947e1c1badd2..08c2af6614a1 100644 --- a/print/cups-pdf/pkg-plist +++ b/print/cups-pdf/pkg-plist @@ -7,6 +7,5 @@ etc/cups/cups-pdf.conf.sample %%PORTDOCS%%@dirrm %%DOCSDIR%% @dirrmtry libexec/cups/backend @dirrmtry libexec/cups -@dirrmtry share/cups/model @dirrmtry share/cups @dirrmtry etc/cups |