diff options
author | wen <wen@FreeBSD.org> | 2010-10-18 16:56:03 +0800 |
---|---|---|
committer | wen <wen@FreeBSD.org> | 2010-10-18 16:56:03 +0800 |
commit | 1a5d92fec8f040161a4a911998b310ba8b7c312c (patch) | |
tree | 4efa9a2088fca29e2397624625f7004d4cf261c4 /x11-wm | |
parent | e4f87b06e562d3f23f8eb9a4f79c96973526c5f3 (diff) | |
download | freebsd-ports-gnome-1a5d92fec8f040161a4a911998b310ba8b7c312c.tar.gz freebsd-ports-gnome-1a5d92fec8f040161a4a911998b310ba8b7c312c.tar.zst freebsd-ports-gnome-1a5d92fec8f040161a4a911998b310ba8b7c312c.zip |
- Update MASTER_SITES
PR: ports/151528
Submitted by: Michael Brune <admin@mjbrune.org> (maintainer)
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/jwm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/jwm/Makefile b/x11-wm/jwm/Makefile index 790d92a80102..64ff6967ba47 100644 --- a/x11-wm/jwm/Makefile +++ b/x11-wm/jwm/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 2.0.1 PORTREVISION= 3 CATEGORIES= x11-wm MASTER_SITES= SF \ - http://joewing.net/programs/ + http://joewing.net/programs/jwm/releases/ MAINTAINER= admin@mjbrune.org COMMENT= Joe's Window Manager |