diff options
author | Michael Johnson <ahze@FreeBSD.org> | 2007-04-10 13:45:33 +0000 |
---|---|---|
committer | Michael Johnson <ahze@FreeBSD.org> | 2007-04-10 13:45:33 +0000 |
commit | 1488937a886f54729d0dc70ea23674f9939f0e40 (patch) | |
tree | 0ed774dcf20a05ca1f5fd00096e57345113093a6 /print/gutenprint-cups | |
parent | 8e649aef1dcc52930d437f8eb2fac8f09b025092 (diff) | |
download | ports-1488937a886f54729d0dc70ea23674f9939f0e40.tar.gz ports-1488937a886f54729d0dc70ea23674f9939f0e40.zip |
Notes
Diffstat (limited to 'print/gutenprint-cups')
-rw-r--r-- | print/gutenprint-cups/Makefile | 2 | ||||
-rw-r--r-- | print/gutenprint-cups/pkg-plist | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/print/gutenprint-cups/Makefile b/print/gutenprint-cups/Makefile index 93dd1191fabe..4271c54185ab 100644 --- a/print/gutenprint-cups/Makefile +++ b/print/gutenprint-cups/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ # $MCom: ports/print/gutenprint-cups/Makefile,v 1.1 2007/03/30 16:42:47 ahze Exp $ -PORTREVISION= 0 +PORTREVISION= 1 PORTEPOCH= 0 PKGNAMESUFFIX= -cups diff --git a/print/gutenprint-cups/pkg-plist b/print/gutenprint-cups/pkg-plist index 88d3e51e58c5..1ff895cfb690 100644 --- a/print/gutenprint-cups/pkg-plist +++ b/print/gutenprint-cups/pkg-plist @@ -1,5 +1,6 @@ bin/cups-calibrate etc/cups/command.types +libexec/cups/driver/gutenprint.5.1 libexec/cups/filter/commandtocanon libexec/cups/filter/commandtoepson libexec/cups/filter/rastertogutenprint.5.1 @@ -13354,3 +13355,4 @@ share/cups/model/gutenprint/5.1/zh_TW/stp-xerox-wc_m118.5.1.ppd.gz @dirrm share/cups/model/gutenprint/5.1/C @dirrm share/cups/model/gutenprint/5.1 @dirrm share/cups/model/gutenprint +@dirrmtry libexec/cups/driver |