diff options
author | wiz <wiz@pkgsrc.org> | 2017-08-16 20:21:03 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2017-08-16 20:21:03 +0000 |
commit | d204347f9f6a55a39b90ef8d24fc21a52fecfb92 (patch) | |
tree | b0aa8154e3882fbebd45b490e8f7703bedd4ff09 /x11/gtk | |
parent | 41d5e4e5a32be4a513695b5f41c586bcdb637c25 (diff) | |
download | pkgsrc-d204347f9f6a55a39b90ef8d24fc21a52fecfb92.tar.gz |
Follow some http redirects.
Diffstat (limited to 'x11/gtk')
-rw-r--r-- | x11/gtk/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/gtk/Makefile b/x11/gtk/Makefile index 68e3e468032..fb4ebd6d911 100644 --- a/x11/gtk/Makefile +++ b/x11/gtk/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.138 2016/07/09 06:39:16 wiz Exp $ +# $NetBSD: Makefile,v 1.139 2017/08/16 20:21:16 wiz Exp $ DISTNAME= gtk+-1.2.10 PKGREVISION= 16 @@ -6,7 +6,7 @@ CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gtk+/1.2/} MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.gtk.org/ +HOMEPAGE= https://www.gtk.org/ COMMENT= GIMP Toolkit v1 - libraries for building X11 user interfaces LICENSE= gnu-lgpl-v2 |