diff options
Diffstat (limited to 'print/cups-pdf/Makefile')
-rw-r--r-- | print/cups-pdf/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/cups-pdf/Makefile b/print/cups-pdf/Makefile index b28981d13df..fe6048e66bb 100644 --- a/print/cups-pdf/Makefile +++ b/print/cups-pdf/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.16 2018/01/14 10:08:31 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2018/08/22 09:46:12 wiz Exp $ COMMENT= PDF backend for CUPS DISTNAME= cups-pdf-2.6.1 -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= print HOMEPAGE= https://www.cups-pdf.de/ |