diff options
author | jseger <jseger@FreeBSD.org> | 1997-11-28 11:35:05 +0800 |
---|---|---|
committer | jseger <jseger@FreeBSD.org> | 1997-11-28 11:35:05 +0800 |
commit | 201d90740b3598d79eeb7f705917a503417408a9 (patch) | |
tree | 041d6260d5c46f20907fdc01e63d6b3c6aba3c45 /shells | |
parent | aa3a63570e9e07123cdc70b61d353c73f32d6a8f (diff) | |
download | freebsd-ports-gnome-201d90740b3598d79eeb7f705917a503417408a9.tar.gz freebsd-ports-gnome-201d90740b3598d79eeb7f705917a503417408a9.tar.zst freebsd-ports-gnome-201d90740b3598d79eeb7f705917a503417408a9.zip |
Files from old MASTER_SITE moved to a new site.
Diffstat (limited to 'shells')
-rw-r--r-- | shells/tcsh/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/shells/tcsh/Makefile b/shells/tcsh/Makefile index c5280758af10..9eee840df60a 100644 --- a/shells/tcsh/Makefile +++ b/shells/tcsh/Makefile @@ -3,13 +3,13 @@ # Date created: 22 August 1994 # Whom: jkh # -# $Id: Makefile,v 1.16 1996/12/16 01:40:08 ache Exp $ +# $Id: Makefile,v 1.17 1996/12/17 05:18:09 asami Exp $ # DISTNAME= tcsh-6.07 PKGNAME= tcsh-6.07.02 CATEGORIES= shells -MASTER_SITES= ftp://ftp.deshaw.com/pub/tcsh/ +MASTER_SITES= ftp://ftp.astron.com/pub/tcsh/ MAINTAINER= ache@FreeBSD.ORG |