diff options
author | drochner <drochner@pkgsrc.org> | 2009-10-29 23:14:13 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2009-10-29 23:14:13 +0000 |
commit | 5550a4cc26687868c1bbb781b1312f9e02f39310 (patch) | |
tree | 8f53c940d330c0dc694bf6228d39abe02d3683cc /graphics/gthumb/Makefile | |
parent | d908a11e5ab9d213a2aec39e4a82908ba1fce9f3 (diff) | |
download | pkgsrc-5550a4cc26687868c1bbb781b1312f9e02f39310.tar.gz |
PKGREVISION bump pkgs which are affected by the libgnome change
to leave out esound
Diffstat (limited to 'graphics/gthumb/Makefile')
-rw-r--r-- | graphics/gthumb/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/gthumb/Makefile b/graphics/gthumb/Makefile index f07b9f5508c..6d7e60f7848 100644 --- a/graphics/gthumb/Makefile +++ b/graphics/gthumb/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.46 2009/08/26 19:57:43 sno Exp $ +# $NetBSD: Makefile,v 1.47 2009/10/29 23:14:14 drochner Exp $ DISTNAME= gthumb-2.10.11 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gthumb/2.10/} |