diff options
author | adam <adam@pkgsrc.org> | 2020-06-02 08:22:31 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2020-06-02 08:22:31 +0000 |
commit | 0c9653ffa991492dacf3bcd4d70693a7cb2a1d8b (patch) | |
tree | 4b76e80283e16e135441c0ad59b8896fab793cb4 /graphics/shotwell | |
parent | 615f0d51f15e2d397ce85e7e5e7addfe48c1c6a7 (diff) | |
download | pkgsrc-0c9653ffa991492dacf3bcd4d70693a7cb2a1d8b.tar.gz |
Revbump for icu
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 bf53d94583b..3746295fc32 100644 --- a/graphics/shotwell/Makefile +++ b/graphics/shotwell/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.112 2020/05/22 10:56:13 adam Exp $ +# $NetBSD: Makefile,v 1.113 2020/06/02 08:24:07 adam Exp $ DISTNAME= shotwell-0.30.8 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= graphics gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/shotwell/0.30/} EXTRACT_SUFX= .tar.xz |