diff options
author | Michael Johnson <ahze@FreeBSD.org> | 2008-03-21 20:43:01 +0000 |
---|---|---|
committer | Michael Johnson <ahze@FreeBSD.org> | 2008-03-21 20:43:01 +0000 |
commit | e32de66b3cac6a0680c1a7e2a522c7d1732aabb3 (patch) | |
tree | c9f83b85dbf6cc2429e30bfd2158f426abd4fd66 /print/gutenprint-cups | |
parent | 5b1af8fe5e27ffbb7e4efb84f1ad22f50464dea2 (diff) | |
download | ports-e32de66b3cac6a0680c1a7e2a522c7d1732aabb3.tar.gz ports-e32de66b3cac6a0680c1a7e2a522c7d1732aabb3.zip |
Notes
Diffstat (limited to 'print/gutenprint-cups')
-rw-r--r-- | print/gutenprint-cups/Makefile | 2 | ||||
-rw-r--r-- | print/gutenprint-cups/pkg-plist | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/print/gutenprint-cups/Makefile b/print/gutenprint-cups/Makefile index 4271c54185ab..84b966054ece 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= 1 +PORTREVISION= 2 PORTEPOCH= 0 PKGNAMESUFFIX= -cups diff --git a/print/gutenprint-cups/pkg-plist b/print/gutenprint-cups/pkg-plist index 419ef6c209de..303bf8f659c6 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 |