diff options
author | jseger <jseger@FreeBSD.org> | 1997-11-28 03:35:05 +0000 |
---|---|---|
committer | jseger <jseger@FreeBSD.org> | 1997-11-28 03:35:05 +0000 |
commit | 201d90740b3598d79eeb7f705917a503417408a9 (patch) | |
tree | 041d6260d5c46f20907fdc01e63d6b3c6aba3c45 | |
parent | aa3a63570e9e07123cdc70b61d353c73f32d6a8f (diff) | |
download | FreeBSD-ports-201d90740b3598d79eeb7f705917a503417408a9.zip FreeBSD-ports-201d90740b3598d79eeb7f705917a503417408a9.tar.gz |
Files from old MASTER_SITE moved to a new site.
-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 c528075..9eee840 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 |