diff options
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) |