diff options
author | obache <obache@pkgsrc.org> | 2010-12-17 07:36:08 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2010-12-17 07:36:08 +0000 |
commit | d99eb6b3428801fcbaa106c26f74470c2526b8c0 (patch) | |
tree | a8403a46426cf86910513b3ff49c5fe274dcfee6 /graphics | |
parent | 43afdf9b4822bd8ea27f39d1bee4c186cbc90eb7 (diff) | |
download | pkgsrc-d99eb6b3428801fcbaa106c26f74470c2526b8c0.tar.gz |
Bump PKGREVISION from icu shlib major bump.
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/shotwell/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/shotwell/Makefile b/graphics/shotwell/Makefile index 2f8fd3c9af2..36f218ccb55 100644 --- a/graphics/shotwell/Makefile +++ b/graphics/shotwell/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2010/12/14 07:45:13 gls Exp $ +# $NetBSD: Makefile,v 1.7 2010/12/17 07:36:11 obache Exp $ # DISTNAME= shotwell-0.7.2 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= graphics MASTER_SITES= http://yorba.org/download/shotwell/0.7/ EXTRACT_SUFX= .tar.bz2 |