diff options
author | wiz <wiz@pkgsrc.org> | 2018-04-16 14:33:44 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2018-04-16 14:33:44 +0000 |
commit | 024eefe13d09d8dc310bfcc056863f616c42aafb (patch) | |
tree | a02ccafda3c2ba9b1226f0e8ff81be454a1b13cf /print/cups | |
parent | 3e17e1ae4db9ea002a6c69c434f592f8d408e8ed (diff) | |
download | pkgsrc-024eefe13d09d8dc310bfcc056863f616c42aafb.tar.gz |
Recursive bump for new fribidi dependency in pango.
Diffstat (limited to 'print/cups')
-rw-r--r-- | print/cups/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/print/cups/Makefile b/print/cups/Makefile index 854a5d5c9d9..1f5826321c2 100644 --- a/print/cups/Makefile +++ b/print/cups/Makefile @@ -1,5 +1,6 @@ -# $NetBSD: Makefile,v 1.257 2018/04/05 16:31:45 leot Exp $ +# $NetBSD: Makefile,v 1.258 2018/04/16 14:35:05 wiz Exp $ +PKGREVISION= 1 .include "../../print/cups/Makefile.common" PKGNAME= cups-${CUPS_VERS} |