diff options
author | adam <adam@pkgsrc.org> | 2018-12-09 18:51:58 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2018-12-09 18:51:58 +0000 |
commit | efb1fd4565223c20630b5ebe741a1315bda7dd9e (patch) | |
tree | 68985d937ee4dc74aece704314ab6a9670d2a366 /graphics/shotwell | |
parent | 84fff95985bbc11a1b49890a1bef4a94195c514b (diff) | |
download | pkgsrc-efb1fd4565223c20630b5ebe741a1315bda7dd9e.tar.gz |
revbump after updating textproc/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 a7a4b3ee9d8..e89f1feeed6 100644 --- a/graphics/shotwell/Makefile +++ b/graphics/shotwell/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.98 2018/11/14 22:21:46 kleink Exp $ +# $NetBSD: Makefile,v 1.99 2018/12/09 18:52:31 adam Exp $ DISTNAME= shotwell-0.22.0 -PKGREVISION= 27 +PKGREVISION= 28 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_GNOME:=sources/shotwell/0.22/} EXTRACT_SUFX= .tar.xz |