diff options
Diffstat (limited to 'graphics/f-spot/Makefile')
-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 22d76b01b25..84cf6977915 100644 --- a/graphics/f-spot/Makefile +++ b/graphics/f-spot/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.71 2015/05/24 06:50:14 kefren Exp $ +# $NetBSD: Makefile,v 1.72 2015/10/10 01:58:09 ryoon Exp $ # DISTNAME= f-spot-0.8.2 -PKGREVISION= 31 +PKGREVISION= 32 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_GNOME:=sources/f-spot/0.8/} EXTRACT_SUFX= .tar.bz2 |