diff options
author | he <he@pkgsrc.org> | 2009-03-25 22:37:12 +0000 |
---|---|---|
committer | he <he@pkgsrc.org> | 2009-03-25 22:37:12 +0000 |
commit | 34239d0519768a287d5bd59b489764e0aae7a0b7 (patch) | |
tree | 520623c65994cc91b0cb8f1db78b52094824c96e /graphics/f-spot | |
parent | 909e3c586743ee3f4bf511db824317beff91e393 (diff) | |
download | pkgsrc-34239d0519768a287d5bd59b489764e0aae7a0b7.tar.gz |
Bump PKGREVISION following the update of textproc/icu, and the
corresponding change of ABI.
OK'ed by wiz@ (as was the textproc/icu update).
Diffstat (limited to 'graphics/f-spot')
-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 b6853b9f9e1..407ffed6790 100644 --- a/graphics/f-spot/Makefile +++ b/graphics/f-spot/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2009/03/19 18:27:27 drochner Exp $ +# $NetBSD: Makefile,v 1.5 2009/03/25 22:37:12 he Exp $ # DISTNAME= f-spot-0.5.0.3 +PKGREVISION= 1 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_GNOME:=sources/f-spot/0.5/} EXTRACT_SUFX= .tar.bz2 |