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