diff options
-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 |