diff options
author | Bruce M Simpson <bms@FreeBSD.org> | 2005-02-28 15:57:25 +0000 |
---|---|---|
committer | Bruce M Simpson <bms@FreeBSD.org> | 2005-02-28 15:57:25 +0000 |
commit | d95aea22a845acab169fd92226353250bf407ee2 (patch) | |
tree | f2164f7adf7c69797833689dcf1e29e5fb0eb925 /x11 | |
parent | 9088d6ff9dbdc6f508b06ddb1111897721d66fc5 (diff) |
Notes
Diffstat (limited to 'x11')
-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 |