diff options
author | Daichi GOTO <daichi@FreeBSD.org> | 2003-07-18 05:47:27 +0000 |
---|---|---|
committer | Daichi GOTO <daichi@FreeBSD.org> | 2003-07-18 05:47:27 +0000 |
commit | 323a5b0cd84c6aa248bc4d0314bbc081da4b093b (patch) | |
tree | 50e7f4dfd02608c766d04de444df1a79eea47aa3 /x11-wm/9wm/Makefile | |
parent | 46e471f5050f5b86e5e1d9660632a1137e0fcef6 (diff) | |
download | ports-323a5b0cd84c6aa248bc4d0314bbc081da4b093b.tar.gz ports-323a5b0cd84c6aa248bc4d0314bbc081da4b093b.zip |
Notes
Diffstat (limited to 'x11-wm/9wm/Makefile')
-rw-r--r-- | x11-wm/9wm/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-wm/9wm/Makefile b/x11-wm/9wm/Makefile index 10ea28ce2435..8229330fd103 100644 --- a/x11-wm/9wm/Makefile +++ b/x11-wm/9wm/Makefile @@ -8,8 +8,7 @@ PORTNAME= 9wm PORTVERSION= 1.1 CATEGORIES= x11-wm plan9 -MASTER_SITES= http://sources.isc.org/X/window-managers/ \ - ftp://ftp.mathcs.emory.edu/pub/arnold/ +MASTER_SITES= http://sources.isc.org/X/window-managers/ MAINTAINER= ports@FreeBSD.org COMMENT= An 8 1/2-like Window Manager for X |