diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2016-04-07 12:13:44 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2016-04-07 12:13:44 +0000 |
commit | 14ac2d9514bf23bb0a46685adbe1d466862975a8 (patch) | |
tree | b757f7a9b106bb5365a66f6ac4fdb2575b790d5e /print | |
parent | b65777a2b852bda7714c4bd2bda653d9d71e6edf (diff) | |
download | ports-14ac2d9514bf23bb0a46685adbe1d466862975a8.tar.gz ports-14ac2d9514bf23bb0a46685adbe1d466862975a8.zip |
Notes
Diffstat (limited to 'print')
-rw-r--r-- | print/foo2zjs/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/foo2zjs/Makefile b/print/foo2zjs/Makefile index 61a704b38be1..fdb88d8d8494 100644 --- a/print/foo2zjs/Makefile +++ b/print/foo2zjs/Makefile @@ -3,7 +3,7 @@ PORTNAME= foo2zjs PORTVERSION= 20150511 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= print MASTER_SITES= GOOGLE_CODE \ LOCAL/bsam/${PORTNAME} \ @@ -17,7 +17,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libcups.so:print/cups RUN_DEPENDS= ${LOCALBASE}/share/foomatic/db/oldprinterids:print/foomatic-db \ - foomatic-rip:print/foomatic-filters \ + foomatic-rip:print/cups-filters \ gsed:textproc/gsed PROJECTHOST= bsdistfiles |