diff options
author | obache <obache@pkgsrc.org> | 2011-07-21 13:05:46 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2011-07-21 13:05:46 +0000 |
commit | 76acbef81fe2aa4052c1f0752ab91557c84c0755 (patch) | |
tree | b49a8a74fd1e317fd702bd5b738310cf703db8d1 /graphics/f-spot | |
parent | 1d709e0347780c959bef690762ce3ec5ad18b2b8 (diff) | |
download | pkgsrc-76acbef81fe2aa4052c1f0752ab91557c84c0755.tar.gz |
recursive bump from gnome-vfs drop crypto dependency.
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 2feeef6c19d..79e828f421a 100644 --- a/graphics/f-spot/Makefile +++ b/graphics/f-spot/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.29 2011/06/10 09:39:55 obache Exp $ +# $NetBSD: Makefile,v 1.30 2011/07/21 13:05:56 obache Exp $ # DISTNAME= f-spot-0.6.2 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_GNOME:=sources/f-spot/0.6/} EXTRACT_SUFX= .tar.bz2 |