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 75da703e235..6b74bd548cd 100644 --- a/graphics/f-spot/Makefile +++ b/graphics/f-spot/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.96 2018/11/29 11:21:52 prlw1 Exp $ +# $NetBSD: Makefile,v 1.97 2018/12/09 18:52:30 adam Exp $ DISTNAME= f-spot-0.8.2 -PKGREVISION= 54 +PKGREVISION= 55 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_GNOME:=sources/f-spot/0.8/} EXTRACT_SUFX= .tar.bz2 |