diff options
author | marcus <marcus@FreeBSD.org> | 2002-05-25 02:12:52 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2002-05-25 02:12:52 +0800 |
commit | 74f9f46a146182a035e20d373617fb4f823d9ac4 (patch) | |
tree | 37fa7dd65f59aefce33c88dc0ce151ade86322f7 /x11-wm/metacity-setup | |
parent | af6c433cc53ab57f6dbca38fd9fc5ff5579a0f1d (diff) | |
download | freebsd-ports-gnome-74f9f46a146182a035e20d373617fb4f823d9ac4.tar.gz freebsd-ports-gnome-74f9f46a146182a035e20d373617fb4f823d9ac4.tar.zst freebsd-ports-gnome-74f9f46a146182a035e20d373617fb4f823d9ac4.zip |
Add some backup dist sites since it looks like the primary site is
temporarily out of commission.
Reported by: Jim Mock <jim@FreeBSD.org>
Diffstat (limited to 'x11-wm/metacity-setup')
-rw-r--r-- | x11-wm/metacity-setup/Makefile | 5 |
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 |