diff options
Diffstat (limited to 'graphics/f-spot/Makefile')
-rw-r--r-- | graphics/f-spot/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/f-spot/Makefile b/graphics/f-spot/Makefile index 829b746d9c5..28e0f5a8762 100644 --- a/graphics/f-spot/Makefile +++ b/graphics/f-spot/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.21 2010/05/17 17:46:44 drochner Exp $ +# $NetBSD: Makefile,v 1.22 2010/06/13 22:44:30 wiz Exp $ # DISTNAME= f-spot-0.6.2 +PKGREVISION= 1 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_GNOME:=sources/f-spot/0.6/} EXTRACT_SUFX= .tar.bz2 |