diff options
author | zafer <zafer@pkgsrc.org> | 2009-08-15 23:43:26 +0000 |
---|---|---|
committer | zafer <zafer@pkgsrc.org> | 2009-08-15 23:43:26 +0000 |
commit | 257cb150e93efcf13180e3d5d5188a132f13fcdf (patch) | |
tree | b8ca34685a20d1eb52084cba9a48d9396d98c86b /shells/tcsh | |
parent | ee328f7c264ca284e1cf63a09bb8258736b9a588 (diff) | |
download | pkgsrc-257cb150e93efcf13180e3d5d5188a132f13fcdf.tar.gz |
remove ftp.gw.com from master_sites. service suspended.
Diffstat (limited to 'shells/tcsh')
-rw-r--r-- | shells/tcsh/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/shells/tcsh/Makefile b/shells/tcsh/Makefile index 386f0ed1c4a..20e05b4f629 100644 --- a/shells/tcsh/Makefile +++ b/shells/tcsh/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.65 2008/11/10 09:45:43 adam Exp $ +# $NetBSD: Makefile,v 1.66 2009/08/15 23:43:26 zafer Exp $ DISTNAME= tcsh-6.16.00 CATEGORIES= shells MASTER_SITES= ftp://ftp.astron.com/pub/tcsh/ \ - ftp://ftp.gw.com/pub/unix/tcsh/ \ ftp://ftp.funet.fi/pub/unix/shells/tcsh/ MAINTAINER= kim@tac.nyc.ny.us |