diff options
-rw-r--r-- | x11-wm/9menu/Makefile | 5 | ||||
-rw-r--r-- | x11/9menu/Makefile | 5 |
2 files changed, 6 insertions, 4 deletions
diff --git a/x11-wm/9menu/Makefile b/x11-wm/9menu/Makefile index ccdec103eb13..dbb813033f02 100644 --- a/x11-wm/9menu/Makefile +++ b/x11-wm/9menu/Makefile @@ -8,12 +8,13 @@ PORTNAME= 9menu PORTVERSION= 1.6 CATEGORIES= x11-wm plan9 -MASTER_SITES= ftp://quenix.dyndns.org/freebsd/ \ - http://mitglied.lycos.de/buran/linux/soft/9menu/ +MASTER_SITES= ftp://freefriends.org/arnold/Source/ \ + ${MASTER_SITE_NETBSD} EXTRACT_SUFX= .shar.gz MAINTAINER= ports@FreeBSD.org COMMENT= A simple menu patterened after plan9 +#BROKEN= unfetchable USE_XLIB= yes EXTRACT_CMD= zcat diff --git a/x11/9menu/Makefile b/x11/9menu/Makefile index ccdec103eb13..dbb813033f02 100644 --- a/x11/9menu/Makefile +++ b/x11/9menu/Makefile @@ -8,12 +8,13 @@ PORTNAME= 9menu PORTVERSION= 1.6 CATEGORIES= x11-wm plan9 -MASTER_SITES= ftp://quenix.dyndns.org/freebsd/ \ - http://mitglied.lycos.de/buran/linux/soft/9menu/ +MASTER_SITES= ftp://freefriends.org/arnold/Source/ \ + ${MASTER_SITE_NETBSD} EXTRACT_SUFX= .shar.gz MAINTAINER= ports@FreeBSD.org COMMENT= A simple menu patterened after plan9 +#BROKEN= unfetchable USE_XLIB= yes EXTRACT_CMD= zcat |