diff options
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 |