diff options
author | wiz <wiz@pkgsrc.org> | 2019-03-27 11:23:15 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2019-03-27 11:23:15 +0000 |
commit | 2e6a03889663d88a187b02fd7de1c16b91425c94 (patch) | |
tree | b3202e06fadff8033406d5fe578795800a0d0149 /print/cups-filters | |
parent | e52eb64db51614d9d206f1f24cc8dd45fbf391b4 (diff) | |
download | pkgsrc-2e6a03889663d88a187b02fd7de1c16b91425c94.tar.gz |
*: recursive bump for poppler 0.75 -> 0.74 downgrade
Diffstat (limited to 'print/cups-filters')
-rw-r--r-- | print/cups-filters/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/cups-filters/Makefile b/print/cups-filters/Makefile index 08e5669103c..53eaa9bd4f8 100644 --- a/print/cups-filters/Makefile +++ b/print/cups-filters/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.116 2019/03/26 07:12:09 wiz Exp $ +# $NetBSD: Makefile,v 1.117 2019/03/27 11:23:17 wiz Exp $ DISTNAME= cups-filters-1.21.6 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= print MASTER_SITES= http://openprinting.org/download/cups-filters/ EXTRACT_SUFX= .tar.xz |