diff options
Diffstat (limited to 'graphics/shotwell/Makefile')
-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 5c76a7c9a79..67d35080111 100644 --- a/graphics/shotwell/Makefile +++ b/graphics/shotwell/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.78 2016/08/03 10:22:56 adam Exp $ +# $NetBSD: Makefile,v 1.79 2016/12/04 05:17:30 ryoon Exp $ DISTNAME= shotwell-0.22.0 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_GNOME:=sources/shotwell/0.22/} EXTRACT_SUFX= .tar.xz |