diff options
author | wiz <wiz@pkgsrc.org> | 2019-07-20 22:45:58 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2019-07-20 22:45:58 +0000 |
commit | 9403f6fbe5a093adf06148a269cd909666a24749 (patch) | |
tree | 15cc516253d0c47f1d1d9768638eece91ee9b7a0 /print/gutenprint-lib | |
parent | 081dad3f7c91f8080645abd47a3320c7065af42c (diff) | |
download | pkgsrc-9403f6fbe5a093adf06148a269cd909666a24749.tar.gz |
*: recursive bump for nettle 3.5.1
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 c9a401a8469..0e490b7f511 100644 --- a/print/gutenprint-lib/Makefile +++ b/print/gutenprint-lib/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.87 2019/07/17 00:51:06 nia Exp $ +# $NetBSD: Makefile,v 1.88 2019/07/20 22:46:45 wiz Exp $ VERSION= 5.2.15 DISTNAME= gutenprint-${VERSION} PKGNAME= gutenprint-lib-${VERSION} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gimp-print/} EXTRACT_SUFX= .tar.bz2 |