diff options
author | dwcjr <dwcjr@FreeBSD.org> | 2002-05-22 01:01:09 +0800 |
---|---|---|
committer | dwcjr <dwcjr@FreeBSD.org> | 2002-05-22 01:01:09 +0800 |
commit | 496b01d999b697311ff535fd7568914c291ab60e (patch) | |
tree | 2e03bb6d98b744930e79c94241fe8f120f55b847 /x11/9menu | |
parent | f8df7c74a7592540e7df469300a66cad4966ef04 (diff) | |
download | freebsd-ports-gnome-496b01d999b697311ff535fd7568914c291ab60e.tar.gz freebsd-ports-gnome-496b01d999b697311ff535fd7568914c291ab60e.tar.zst freebsd-ports-gnome-496b01d999b697311ff535fd7568914c291ab60e.zip |
Add extra MASTER_SITE
PR: 36697
Submitted by: tilman@arved.de
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 |