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 | f3839f5ef8d2d6063da72937d442fd39c20cf369 (diff) | |
download | ports-0c525776fc5978d97283c91e85ddf7ec0215db1f.tar.gz ports-0c525776fc5978d97283c91e85ddf7ec0215db1f.zip |
Notes
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 |