diff options
author | tron <tron@pkgsrc.org> | 2014-02-12 23:18:26 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 2014-02-12 23:18:26 +0000 |
commit | edf828d5219152f5e83e7e0a4b0bcd1721f7e11d (patch) | |
tree | cbffc12bc4288b42f6a94193463788617531bade /print/gutenprint-lib/Makefile | |
parent | 5d5d37e762cbc38591cf26e7c4c5954e52246953 (diff) | |
download | pkgsrc-edf828d5219152f5e83e7e0a4b0bcd1721f7e11d.tar.gz |
Recursive PKGREVISION bump for OpenSSL API version bump.
Diffstat (limited to 'print/gutenprint-lib/Makefile')
-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 b80a25e889f..c11bc4b9219 100644 --- a/print/gutenprint-lib/Makefile +++ b/print/gutenprint-lib/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.49 2013/10/10 14:42:30 ryoon Exp $ +# $NetBSD: Makefile,v 1.50 2014/02/12 23:18:29 tron Exp $ VERSION= 5.2.9 DISTNAME= gutenprint-${VERSION} PKGNAME= gutenprint-lib-${VERSION} -PKGREVISION= 16 +PKGREVISION= 17 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gimp-print/} EXTRACT_SUFX= .tar.bz2 |