diff options
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 3f98ed67673..3006a4d443a 100644 --- a/graphics/gthumb/Makefile +++ b/graphics/gthumb/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.102 2020/11/05 09:08:22 ryoon Exp $ +# $NetBSD: Makefile,v 1.103 2021/04/21 11:41:54 adam Exp $ DISTNAME= gthumb-2.14.4 -PKGREVISION= 29 +PKGREVISION= 30 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gthumb/2.14/} EXTRACT_SUFX= .tar.xz |