diff options
author | wiz <wiz@pkgsrc.org> | 2014-06-07 12:11:23 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2014-06-07 12:11:23 +0000 |
commit | 5c8595023ca2030e29ca7db4ccfc0bc230381cdf (patch) | |
tree | 29642829f6bed5ee0fad51d3e9f394eb4a3c4ef8 /graphics/shotwell | |
parent | 9e7a658e98dd5640dd2d1f906d00ae6e07921d46 (diff) | |
download | pkgsrc-5c8595023ca2030e29ca7db4ccfc0bc230381cdf.tar.gz |
Bump PKGREVISION for exiv2 shlib major bump
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 5f3e43a910c..fe52cfb2048 100644 --- a/graphics/shotwell/Makefile +++ b/graphics/shotwell/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.55 2014/05/05 00:48:00 ryoon Exp $ +# $NetBSD: Makefile,v 1.56 2014/06/07 12:11:24 wiz Exp $ # DISTNAME= shotwell-0.11.6 -PKGREVISION= 24 +PKGREVISION= 25 CATEGORIES= graphics MASTER_SITES= http://yorba.org/download/shotwell/0.11/ EXTRACT_SUFX= .tar.bz2 |