diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-06-19 22:51:55 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-06-19 22:51:55 +0000 |
commit | 0c525776fc5978d97283c91e85ddf7ec0215db1f (patch) | |
tree | d5423190a8e0f7f420e4eac3a6b8aec567daa11e /x11-wm | |
parent | Add another mirror for esound since it appears there are some GNOME-mirror (diff) |
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
Notes
Notes:
svn path=/head/; revision=61601
Diffstat (limited to 'x11-wm')
-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 |