diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2022-06-05 14:03:09 +0000 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2022-06-05 14:03:51 +0000 |
commit | 7c24f75361dfdc9389427aafce3b07ff3ece28e4 (patch) | |
tree | 78b8bd4995daeee15e8b183bab02d584ddf74e1c /print/cups-filters | |
parent | 8c87bf0831677a00a0bc7b3069f31e5a19bb441e (diff) | |
download | ports-7c24f75361dfdc9389427aafce3b07ff3ece28e4.tar.gz ports-7c24f75361dfdc9389427aafce3b07ff3ece28e4.zip |
Diffstat (limited to 'print/cups-filters')
-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 6017b9c152a3..d0867baf13c8 100644 --- a/print/cups-filters/Makefile +++ b/print/cups-filters/Makefile @@ -1,6 +1,6 @@ PORTNAME= cups-filters PORTVERSION= 1.28.15 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= print MASTER_SITES= https://www.openprinting.org/download/cups-filters/ |