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 3c60eb1c0b0..eb8d7daf4a9 100644 --- a/graphics/gthumb/Makefile +++ b/graphics/gthumb/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.98 2020/03/10 22:10:08 wiz Exp $ +# $NetBSD: Makefile,v 1.99 2020/03/20 11:57:49 nia Exp $ DISTNAME= gthumb-2.14.4 PKGREVISION= 26 @@ -7,7 +7,7 @@ MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gthumb/2.14/} EXTRACT_SUFX= .tar.xz MAINTAINER= minskim@NetBSD.org -HOMEPAGE= https://gthumb.sourceforge.net/ +HOMEPAGE= http://gthumb.sourceforge.net/ COMMENT= Image viewer and browser for the GNOME Desktop LICENSE= gnu-gpl-v2 |