diff options
author | wiz <wiz@pkgsrc.org> | 2017-10-03 12:36:52 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2017-10-03 12:36:52 +0000 |
commit | 188f634f310fbb27b2a5d5dfb08a7926dbd21357 (patch) | |
tree | 7af044f1d62cfb43a76421a5c182953953343eb6 /graphics/shotwell | |
parent | 1e4c21c0db0ebc2e77756bb4d492d9c89d800e72 (diff) | |
download | pkgsrc-188f634f310fbb27b2a5d5dfb08a7926dbd21357.tar.gz |
*: Recursive PKGREVISION bump for vala 0.38 update.
Diffstat (limited to 'graphics/shotwell')
-rw-r--r-- | graphics/shotwell/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/shotwell/Makefile b/graphics/shotwell/Makefile index 3c72bfed6f5..9acf755cd8e 100644 --- a/graphics/shotwell/Makefile +++ b/graphics/shotwell/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.85 2017/09/18 09:53:23 maya Exp $ +# $NetBSD: Makefile,v 1.86 2017/10/03 12:36:53 wiz Exp $ DISTNAME= shotwell-0.22.0 -PKGREVISION= 14 +PKGREVISION= 15 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_GNOME:=sources/shotwell/0.22/} EXTRACT_SUFX= .tar.xz |