diff options
author | marcus <marcus@FreeBSD.org> | 2002-06-20 06:51:55 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2002-06-20 06:51:55 +0800 |
commit | 4c0dae84062b0a9e014bc9d89aeea78b3db9286a (patch) | |
tree | 440d4b7dbd44f6543a4586422339463b07773502 /x11-wm/metacity-setup | |
parent | a5ee9ae70f70d2f6ec9718a84f06d03b6c988879 (diff) | |
download | freebsd-ports-gnome-4c0dae84062b0a9e014bc9d89aeea78b3db9286a.tar.gz freebsd-ports-gnome-4c0dae84062b0a9e014bc9d89aeea78b3db9286a.tar.zst freebsd-ports-gnome-4c0dae84062b0a9e014bc9d89aeea78b3db9286a.zip |
Promote my marcuscom mirror since the distfile at the primary master site
has changed, and the new tarball is missing a few parts. Hopefully, 0.5.2
will be out tomorrow.
Reported by: many
Diffstat (limited to 'x11-wm/metacity-setup')
-rw-r--r-- | x11-wm/metacity-setup/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/metacity-setup/Makefile b/x11-wm/metacity-setup/Makefile index d69ba9e5ec41..0b5dc0a70b71 100644 --- a/x11-wm/metacity-setup/Makefile +++ b/x11-wm/metacity-setup/Makefile @@ -8,8 +8,8 @@ PORTNAME= metacity-setup PORTVERSION= 0.5.1 CATEGORIES= x11-wm -MASTER_SITES= http://plastercast.tzo.com/~plastercast/Projects/ \ - http://www.marcuscom.com/downloads/ \ +MASTER_SITES= http://www.marcuscom.com/downloads/ \ + http://plastercast.tzo.com/~plastercast/Projects/ \ ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= marcus |