diff options
author | David W. Chapman Jr. <dwcjr@FreeBSD.org> | 2002-05-21 17:01:09 +0000 |
---|---|---|
committer | David W. Chapman Jr. <dwcjr@FreeBSD.org> | 2002-05-21 17:01:09 +0000 |
commit | 44ee3447a88a614f344a38794066b9c48d9f4015 (patch) | |
tree | 42cec7232522de509f7fc2e1272f80c6035bbdba /x11/9menu | |
parent | 5d9ef8b102420b5f78efe8a0d0ba3b1d2093e5e1 (diff) | |
download | ports-44ee3447a88a614f344a38794066b9c48d9f4015.tar.gz ports-44ee3447a88a614f344a38794066b9c48d9f4015.zip |
Notes
Diffstat (limited to 'x11/9menu')
-rw-r--r-- | x11/9menu/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/x11/9menu/Makefile b/x11/9menu/Makefile index 672fe15d1713..0658a8dca320 100644 --- a/x11/9menu/Makefile +++ b/x11/9menu/Makefile @@ -8,7 +8,9 @@ PORTNAME= 9menu PORTVERSION= 1.5 CATEGORIES= x11-wm plan9 -MASTER_SITES= ftp://ftp.mathcs.emory.edu/pub/arnold/ +MASTER_SITES= ftp://ftp.comintern.ru/pub/unix/X11/plan9/ \ + ftp://ftp.mathcs.emory.edu/pub/arnold/ + EXTRACT_SUFX= .shar.gz MAINTAINER= ports@FreeBSD.org |