diff options
author | wiz <wiz@pkgsrc.org> | 2016-02-04 12:13:30 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2016-02-04 12:13:30 +0000 |
commit | 44ce2039a65c46a52aa38d1e5cd0ba5bae61558a (patch) | |
tree | bf47ac069d7dc933c3899e7d0a9f5343ff63cc89 /graphics/shotwell | |
parent | 1d8fdb1a211eac55330eeabe1994bf861b924b7b (diff) | |
download | pkgsrc-44ce2039a65c46a52aa38d1e5cd0ba5bae61558a.tar.gz |
Bump PKGREVISION for vala update to 0.30.
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 cd72729202f..fc76972c434 100644 --- a/graphics/shotwell/Makefile +++ b/graphics/shotwell/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.73 2016/01/06 10:46:53 adam Exp $ +# $NetBSD: Makefile,v 1.74 2016/02/04 12:13:31 wiz Exp $ DISTNAME= shotwell-0.22.0 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_GNOME:=sources/shotwell/0.22/} EXTRACT_SUFX= .tar.xz |