diff options
author | obache <obache> | 2013-10-15 12:11:28 +0000 |
---|---|---|
committer | obache <obache> | 2013-10-15 12:11:28 +0000 |
commit | 3f1ff29972195223b21eb43b534b1f7c3b23d393 (patch) | |
tree | b549b5ba20437a2e5f1ad42f51a054917a9c68f8 /x11 | |
parent | 69c79a61cc2f359a7d5f89ef05e271269bdcb3e1 (diff) | |
download | pkgsrc-3f1ff29972195223b21eb43b534b1f7c3b23d393.tar.gz |
Update MASTER_SITES and HOMEPAGE.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/libfakekey/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11/libfakekey/Makefile b/x11/libfakekey/Makefile index ab6d89d228f..f5e800ae80c 100644 --- a/x11/libfakekey/Makefile +++ b/x11/libfakekey/Makefile @@ -1,12 +1,12 @@ -# $NetBSD: Makefile,v 1.3 2012/10/29 05:06:37 asau Exp $ +# $NetBSD: Makefile,v 1.4 2013/10/15 12:11:28 obache Exp $ # DISTNAME= libfakekey-0.1 CATEGORIES= x11 -MASTER_SITES= http://matchbox-project.org/sources/libfakekey/0.1/ +MASTER_SITES= http://downloads.yoctoproject.org/releases/matchbox/libfakekey/0.1/ MAINTAINER= obache@NetBSD.org -HOMEPAGE= http://matchbox-project.org/ +HOMEPAGE= https://www.yoctoproject.org/tools-resources/projects/matchbox COMMENT= X Virtual Keyboard Library LICENSE= gnu-gpl-v2 |