diff options
author | wiz <wiz@pkgsrc.org> | 2017-08-01 14:58:51 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2017-08-01 14:58:51 +0000 |
commit | aac8ae3f9d5e5887930bc43a78a11dc5ca171869 (patch) | |
tree | 4731dc2aa469be23d28c59f0fa47c6c55b257d52 /graphics/clutter-mx | |
parent | 728e310226d4082766b2e551577ccf9dc9f502c3 (diff) | |
download | pkgsrc-aac8ae3f9d5e5887930bc43a78a11dc5ca171869.tar.gz |
Follow some http -> https redirects.
Diffstat (limited to 'graphics/clutter-mx')
-rw-r--r-- | graphics/clutter-mx/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/clutter-mx/Makefile b/graphics/clutter-mx/Makefile index eebd7fbc5f7..d81f090e41d 100644 --- a/graphics/clutter-mx/Makefile +++ b/graphics/clutter-mx/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.26 2017/02/12 06:24:43 ryoon Exp $ +# $NetBSD: Makefile,v 1.27 2017/08/01 14:58:59 wiz Exp $ # DISTNAME= mx-1.0.4 @@ -9,7 +9,7 @@ MASTER_SITES= http://source.clutter-project.org/sources/mx/1.0/ EXTRACT_SUFX= .tar.bz2 MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://blogs.gnome.org/thos/2010/05/20/mx-toolkit-1-0/ +HOMEPAGE= https://blogs.gnome.org/thos/2010/05/20/mx-toolkit-1-0/ COMMENT= Clutter-based widget set #LICENSE= # TODO: (see mk/license.mk) |