diff options
author | drochner <drochner@pkgsrc.org> | 2005-05-02 11:40:40 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2005-05-02 11:40:40 +0000 |
commit | 04ae67b46b2be5ab61fd86386c2defa3a38a4032 (patch) | |
tree | 7cbf1eb6b755b4994c2b5ab138134777a26fce90 /graphics/gthumb/Makefile | |
parent | 899c5cb672acfa4280cc8af2dc8bc2a48f537fb3 (diff) | |
download | pkgsrc-04ae67b46b2be5ab61fd86386c2defa3a38a4032.tar.gz |
update to 2.6.5
changes:
-Do not allow to press the import button when an import operation is
already underway
-The comment text is now selectable.
-added translations
-bugfixes
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 71f712c8af7..7ae2ea125c5 100644 --- a/graphics/gthumb/Makefile +++ b/graphics/gthumb/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.7 2005/04/11 21:46:04 tv Exp $ +# $NetBSD: Makefile,v 1.8 2005/05/02 11:40:40 drochner Exp $ -DISTNAME= gthumb-2.6.3 +DISTNAME= gthumb-2.6.5 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gthumb/} |