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-wm/9menu | |
parent | Update to tcpcat-1.2.0. (diff) |
Add extra MASTER_SITE
PR: 36697
Submitted by: tilman@arved.de
Notes
Notes:
svn path=/head/; revision=59646
Diffstat (limited to 'x11-wm/9menu')
-rw-r--r-- | x11-wm/9menu/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/x11-wm/9menu/Makefile b/x11-wm/9menu/Makefile index 672fe15d1713..0658a8dca320 100644 --- a/x11-wm/9menu/Makefile +++ b/x11-wm/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 |