diff options
author | maho <maho@FreeBSD.org> | 2005-11-26 23:06:27 +0000 |
---|---|---|
committer | maho <maho@FreeBSD.org> | 2005-11-26 23:06:27 +0000 |
commit | 0b29e8d076288c61ebe9e5ed8f86f1859d112535 (patch) | |
tree | e60f2d212c05f81752244a0e97ec0faf2e7a4cc8 /x11-fonts | |
parent | 1bf381d3a771bb85ffbe54702c4d84ed5b83a0b1 (diff) | |
download | FreeBSD-ports-0b29e8d076288c61ebe9e5ed8f86f1859d112535.zip FreeBSD-ports-0b29e8d076288c61ebe9e5ed8f86f1859d112535.tar.gz |
e-mail from fenner@
> ftp.riken.go.jp doesn't have a /pub/net/netscape directory,
> and ftp-au.netscape.com isn't running an ftp server. I'd
> like to commit the following diff which removes these two servers
> from the list of MASTER_SITES.
Submitted by: fenner
Diffstat (limited to 'x11-fonts')
-rw-r--r-- | x11-fonts/cyberbit-ttfonts/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/x11-fonts/cyberbit-ttfonts/Makefile b/x11-fonts/cyberbit-ttfonts/Makefile index 1c1d665..9378cb6 100644 --- a/x11-fonts/cyberbit-ttfonts/Makefile +++ b/x11-fonts/cyberbit-ttfonts/Makefile @@ -7,9 +7,7 @@ PORTNAME= cyberbit-ttfonts PORTVERSION= 2.0.20050220 CATEGORIES= x11-fonts -MASTER_SITES= ftp://ftp.riken.go.jp/pub/net/netscape/communicator/extras/fonts/windows/ \ - ftp://ftp-au.netscape.com/pub/communicator/extras/fonts/windows/ \ - ftp://ftp.netscape.com/pub/communicator/extras/fonts/windows/ +MASTER_SITES= ftp://ftp.netscape.com/pub/communicator/extras/fonts/windows/ DISTFILES= Cyberbit.ZIP .if !defined(NOPORTDOCS) DISTFILES+= 97CyberBase.Doc 97CyberBit.Doc 97CyberCJK.Doc \ |