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 8738734aa64..59922603b03 100644 --- a/graphics/f-spot/Makefile +++ b/graphics/f-spot/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.47 2012/10/08 23:01:42 adam Exp $ +# $NetBSD: Makefile,v 1.48 2012/12/15 10:36:27 ryoon Exp $ # DISTNAME= f-spot-0.8.2 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_GNOME:=sources/f-spot/0.8/} EXTRACT_SUFX= .tar.bz2 |