diff options
Diffstat (limited to 'graphics/gthumb/Makefile')
-rw-r--r-- | graphics/gthumb/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/gthumb/Makefile b/graphics/gthumb/Makefile index 17f0cd1f6d4..00e7286f1bd 100644 --- a/graphics/gthumb/Makefile +++ b/graphics/gthumb/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.29 2007/04/11 18:08:54 drochner Exp $ +# $NetBSD: Makefile,v 1.30 2007/06/05 05:37:28 wiz Exp $ DISTNAME= gthumb-2.10.2 +PKGREVISION= 1 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gthumb/2.10/} |