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 280be8e3568..033e1be54f0 100644 --- a/graphics/gthumb/Makefile +++ b/graphics/gthumb/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.59 2011/04/14 16:22:54 drochner Exp $ +# $NetBSD: Makefile,v 1.60 2011/04/22 13:43:47 obache Exp $ DISTNAME= gthumb-2.12.3 +PKGREVISION= 1 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gthumb/2.12/} EXTRACT_SUFX= .tar.bz2 |