diff options
author | Justin M. Seger <jseger@FreeBSD.org> | 1997-11-28 03:35:05 +0000 |
---|---|---|
committer | Justin M. Seger <jseger@FreeBSD.org> | 1997-11-28 03:35:05 +0000 |
commit | 65b8e7cbdfe0f9f1f178409f2a0912b48ede3539 (patch) | |
tree | bb335dc3e4989e890adf075f02aae4551e56ca10 /shells/tcsh | |
parent | 2ffc58036170f9db60d36dee8382ae4b37cdfd89 (diff) | |
download | ports-65b8e7cbdfe0f9f1f178409f2a0912b48ede3539.tar.gz ports-65b8e7cbdfe0f9f1f178409f2a0912b48ede3539.zip |
Notes
Diffstat (limited to 'shells/tcsh')
-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 |