diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2018-02-07 20:52:25 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2018-02-07 20:52:25 +0000 |
commit | 4e5ae7168e7b28760c563e0695717fb2eb729bdb (patch) | |
tree | 66bb907e423cd188c3f22c1b17203ed98ce37db0 /print | |
parent | c7d5f1da048f82a0737d74e6e610f3cf60e44361 (diff) | |
download | ports-4e5ae7168e7b28760c563e0695717fb2eb729bdb.tar.gz ports-4e5ae7168e7b28760c563e0695717fb2eb729bdb.zip |
Notes
Diffstat (limited to 'print')
-rw-r--r-- | print/cups-filters/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/cups-filters/Makefile b/print/cups-filters/Makefile index b82ce3c96f33..22a9afa21286 100644 --- a/print/cups-filters/Makefile +++ b/print/cups-filters/Makefile @@ -2,7 +2,7 @@ PORTNAME= cups-filters PORTVERSION= 1.16.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= print MASTER_SITES= http://www.openprinting.org/download/cups-filters/ |