diff options
author | adam <adam@pkgsrc.org> | 2017-11-30 16:45:00 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2017-11-30 16:45:00 +0000 |
commit | 09fa3271d0abf82fe48d2f5405d2bcb3d2bb3f52 (patch) | |
tree | a579ff5b8000b293e8b5995d89fff41976d0fa72 /graphics/shotwell | |
parent | 92a767282ab2c8327b3a1d522a2f671427fda8f8 (diff) | |
download | pkgsrc-09fa3271d0abf82fe48d2f5405d2bcb3d2bb3f52.tar.gz |
Revbump after textproc/icu 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 61f013d01c5..1b52130ee4d 100644 --- a/graphics/shotwell/Makefile +++ b/graphics/shotwell/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.87 2017/11/23 17:19:58 wiz Exp $ +# $NetBSD: Makefile,v 1.88 2017/11/30 16:45:27 adam Exp $ DISTNAME= shotwell-0.22.0 -PKGREVISION= 16 +PKGREVISION= 17 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_GNOME:=sources/shotwell/0.22/} EXTRACT_SUFX= .tar.xz |