summaryrefslogtreecommitdiff
path: root/x11-wm
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2002-05-24 18:12:52 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2002-05-24 18:12:52 +0000
commit67f5e5b6335b105e9415ccfc3b41bcb469d7bdb3 (patch)
tree9eb87543e70b3fee5a2f549210adeee555eeec5a /x11-wm
parentFix MASTER_SITES (diff)
Add some backup dist sites since it looks like the primary site is
temporarily out of commission. Reported by: Jim Mock <jim@FreeBSD.org>
Notes
Notes: svn path=/head/; revision=59921
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/metacity-setup/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/x11-wm/metacity-setup/Makefile b/x11-wm/metacity-setup/Makefile
index f1b96876753e..861f8787a870 100644
--- a/x11-wm/metacity-setup/Makefile
+++ b/x11-wm/metacity-setup/Makefile
@@ -8,7 +8,10 @@
PORTNAME= metacity-setup
PORTVERSION= 0.2
CATEGORIES= x11-wm
-MASTER_SITES= http://plastercast.tzo.com/~plastercast/Projects/
+MASTER_SITES= http://plastercast.tzo.com/~plastercast/Projects/ \
+ http://www.marcuscom.com/downloads/ \
+ ${MASTER_SITE_LOCAL}
+MASTER_SITE_SUBDIR= marcus
DISTNAME= Metacity-setup-${PORTVERSION}
MAINTAINER= marcus@FreeBSD.org