diff options
Diffstat (limited to 'graphics/gthumb3/Makefile')
-rw-r--r-- | graphics/gthumb3/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/gthumb3/Makefile b/graphics/gthumb3/Makefile index 5259d34d6cc..257b1571cb9 100644 --- a/graphics/gthumb3/Makefile +++ b/graphics/gthumb3/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.2 2012/09/07 19:16:47 adam Exp $ +# $NetBSD: Makefile,v 1.3 2012/09/15 10:04:56 obache Exp $ DISTNAME= gthumb-3.0.2 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gthumb/3.0/} EXTRACT_SUFX= .tar.xz |