diff options
Diffstat (limited to 'graphics/f-spot')
-rw-r--r-- | graphics/f-spot/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/f-spot/Makefile b/graphics/f-spot/Makefile index 5faa06bae9b..8e5bd053083 100644 --- a/graphics/f-spot/Makefile +++ b/graphics/f-spot/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.79 2017/02/12 06:25:25 ryoon Exp $ +# $NetBSD: Makefile,v 1.80 2017/04/22 21:03:38 adam Exp $ # DISTNAME= f-spot-0.8.2 -PKGREVISION= 39 +PKGREVISION= 40 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_GNOME:=sources/f-spot/0.8/} EXTRACT_SUFX= .tar.bz2 |