diff options
author | bms <bms@FreeBSD.org> | 2005-02-28 23:57:25 +0800 |
---|---|---|
committer | bms <bms@FreeBSD.org> | 2005-02-28 23:57:25 +0800 |
commit | f9e54762b7e51874590b397e121c56ff6e8089f6 (patch) | |
tree | 1d14479856edde77564a7afa0b915f356c9ad129 /x11/wmxss | |
parent | 33704f95ba118eab7f01759609990412971861da (diff) | |
download | freebsd-ports-gnome-f9e54762b7e51874590b397e121c56ff6e8089f6.tar.gz freebsd-ports-gnome-f9e54762b7e51874590b397e121c56ff6e8089f6.tar.zst freebsd-ports-gnome-f9e54762b7e51874590b397e121c56ff6e8089f6.zip |
Fix MASTER_SITES.
Diffstat (limited to 'x11/wmxss')
-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 |