diff options
author | wiz <wiz> | 2015-11-23 10:30:15 +0000 |
---|---|---|
committer | wiz <wiz> | 2015-11-23 10:30:15 +0000 |
commit | ed376fac906112aadc3ba6cf0abde297942847ee (patch) | |
tree | 87d3c480810ed289bc13464e21b40f8e550eab9c /print/cups-filters | |
parent | 5d3d02a2a819e67e34d4697225380472b0aedc1d (diff) | |
download | pkgsrc-ed376fac906112aadc3ba6cf0abde297942847ee.tar.gz |
Bump PKGREVISION for poppler shlib major bump.
Diffstat (limited to 'print/cups-filters')
-rw-r--r-- | print/cups-filters/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/print/cups-filters/Makefile b/print/cups-filters/Makefile index bc23c219db7..09d9c69d807 100644 --- a/print/cups-filters/Makefile +++ b/print/cups-filters/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.33 2015/11/01 17:36:43 leot Exp $ +# $NetBSD: Makefile,v 1.34 2015/11/23 10:30:16 wiz Exp $ DISTNAME= cups-filters-1.1.0 +PKGREVISION= 1 CATEGORIES= print MASTER_SITES= http://openprinting.org/download/cups-filters/ EXTRACT_SUFX= .tar.xz |