summaryrefslogtreecommitdiff
path: root/x11/matchbox-common
diff options
context:
space:
mode:
authorzafer <zafer@pkgsrc.org>2016-01-23 06:23:59 +0000
committerzafer <zafer@pkgsrc.org>2016-01-23 06:23:59 +0000
commit03572500c864c6e44125d321e5e7da4560b1098d (patch)
tree92bc4cbf1039fd247145f6c4a976faec13903f30 /x11/matchbox-common
parenta6557892890ae4663b60c20de5b35b47b00fdb1e (diff)
downloadpkgsrc-03572500c864c6e44125d321e5e7da4560b1098d.tar.gz
update MASTER_SITES url.
Diffstat (limited to 'x11/matchbox-common')
-rw-r--r--x11/matchbox-common/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/x11/matchbox-common/Makefile b/x11/matchbox-common/Makefile
index 5d50ec9d86e..9808512e753 100644
--- a/x11/matchbox-common/Makefile
+++ b/x11/matchbox-common/Makefile
@@ -1,10 +1,11 @@
-# $NetBSD: Makefile,v 1.18 2013/06/06 12:55:19 wiz Exp $
+# $NetBSD: Makefile,v 1.19 2016/01/23 06:23:59 zafer Exp $
#
DISTNAME= matchbox-common-0.9.1
PKGREVISION= 10
CATEGORIES= x11
-MASTER_SITES= http://matchbox-project.org/sources/matchbox-common/0.9/
+MASTER_SITES= http://downloads.yoctoproject.org/releases/matchbox/matchbox-common/0.9/ \
+ http://mirrors.kernel.org/yocto/matchbox/matchbox-common/0.9/
EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users@NetBSD.org