diff options
author | linimon <linimon@FreeBSD.org> | 2005-09-01 15:17:38 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2005-09-01 15:17:38 +0800 |
commit | cbdba66b862b9986a514587b72977d470e361007 (patch) | |
tree | 6b32a591620319abd92cb6b2e7dbd881f101570a /shells/zsh | |
parent | d86f84d82ae5438c4c08e37a941fe3bb9b419aff (diff) | |
download | freebsd-ports-graphics-cbdba66b862b9986a514587b72977d470e361007.tar.gz freebsd-ports-graphics-cbdba66b862b9986a514587b72977d470e361007.tar.zst freebsd-ports-graphics-cbdba66b862b9986a514587b72977d470e361007.zip |
Remove mastersite which has gone away.
Approved by: maintainer
Diffstat (limited to 'shells/zsh')
-rw-r--r-- | shells/zsh/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/shells/zsh/Makefile b/shells/zsh/Makefile index d8c45f70430..6baff43a57f 100644 --- a/shells/zsh/Makefile +++ b/shells/zsh/Makefile @@ -46,7 +46,6 @@ MASTER_SITES= \ ftp://ftp.kappa.ro/pub/mirrors/ftp.zsh.org/pub/zsh/ \ ftp://ftp.lysator.liu.se/pub/unix/zsh/ \ ftp://sunsite.org.uk/package/zsh/ \ - ftp://ftp.rge.com/pub/shells/zsh/ \ http://zsh.open-mirror.com/ DISTNAME= ${PORTNAME}-${ZSH_VER} .if !defined(NOPORTDOCS) |