diff options
author | ryoon <ryoon@pkgsrc.org> | 2017-02-12 06:24:36 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2017-02-12 06:24:36 +0000 |
commit | 545f70a10b9d44a5f003a0bdf2cf92c2b70b6df5 (patch) | |
tree | 303235e49cc4ad2912cdbcd91ff4f31742f20f94 /print/gutenprint-lib | |
parent | c0b97c4bce86913612b81775e5ca7db2336d3887 (diff) | |
download | pkgsrc-545f70a10b9d44a5f003a0bdf2cf92c2b70b6df5.tar.gz |
Recursive revbump from fonts/harfbuzz
Diffstat (limited to 'print/gutenprint-lib')
-rw-r--r-- | print/gutenprint-lib/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/gutenprint-lib/Makefile b/print/gutenprint-lib/Makefile index 62de817e57d..209696967b4 100644 --- a/print/gutenprint-lib/Makefile +++ b/print/gutenprint-lib/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.64 2017/02/06 13:55:53 wiz Exp $ +# $NetBSD: Makefile,v 1.65 2017/02/12 06:25:56 ryoon Exp $ VERSION= 5.2.11 DISTNAME= gutenprint-${VERSION} PKGNAME= gutenprint-lib-${VERSION} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gimp-print/} EXTRACT_SUFX= .tar.bz2 |