diff options
-rw-r--r-- | x11/wmxss/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
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 |