diff options
Diffstat (limited to 'www/libgtkhtml/Makefile')
-rw-r--r-- | www/libgtkhtml/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/libgtkhtml/Makefile b/www/libgtkhtml/Makefile index 14815ffbdfe..264d8d0997b 100644 --- a/www/libgtkhtml/Makefile +++ b/www/libgtkhtml/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.75 2017/02/12 06:24:52 ryoon Exp $ +# $NetBSD: Makefile,v 1.76 2017/07/30 22:47:57 wiz Exp $ # DISTNAME= libgtkhtml-2.6.3 @@ -8,7 +8,7 @@ MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libgtkhtml/2.6/} EXTRACT_SUFX= .tar.bz2 MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.gnome.org/ +HOMEPAGE= https://www.gnome.org/ COMMENT= Lightweight HTML rendering GTK2 widget GNU_CONFIGURE= yes |