From d95aea22a845acab169fd92226353250bf407ee2 Mon Sep 17 00:00:00 2001 From: Bruce M Simpson Date: Mon, 28 Feb 2005 15:57:25 +0000 Subject: [PATCH] Fix MASTER_SITES. --- x11/wmxss/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/x11/wmxss/Makefile b/x11/wmxss/Makefile index 8961b234d6fc..b58c2f8dddca 100644 --- a/x11/wmxss/Makefile +++ b/x11/wmxss/Makefile @@ -8,7 +8,8 @@ PORTNAME= wmxss PORTVERSION= 0.1 CATEGORIES= x11 -MASTER_SITES= http://nis-www.lanl.gov/~mgh/WindowMaker/ +MASTER_SITES= http://nis-www.lanl.gov/~mgh/WindowMaker/ \ + http://www.cs.mun.ca/~gstarkes/wmaker/dockapps/files/ MAINTAINER= bms@FreeBSD.org COMMENT= Run xscreensaver modules inside a WindowMaker dock