diff options
author | ache <ache@FreeBSD.org> | 1996-05-01 01:33:55 +0000 |
---|---|---|
committer | ache <ache@FreeBSD.org> | 1996-05-01 01:33:55 +0000 |
commit | 06b5250bbc97bdf1977abaf3f8aeb462d2a06da9 (patch) | |
tree | 4f6b454f7092c52e32492ddd42cd20d326d270d4 /shells/tcsh | |
parent | c5f4e1b426bd16a29888186c66b671f9e8803b84 (diff) | |
download | FreeBSD-ports-06b5250bbc97bdf1977abaf3f8aeb462d2a06da9.zip FreeBSD-ports-06b5250bbc97bdf1977abaf3f8aeb462d2a06da9.tar.gz |
Master site changed
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 a259019..e71f959 100644 --- a/shells/tcsh/Makefile +++ b/shells/tcsh/Makefile @@ -3,12 +3,12 @@ # Date created: 22 August 1994 # Whom: jkh # -# $Id: Makefile,v 1.11 1995/10/11 08:46:57 jkh Exp $ +# $Id: Makefile,v 1.12 1995/10/11 10:28:59 jkh Exp $ # DISTNAME= tcsh-6.06 CATEGORIES+= shells -MASTER_SITES= ftp://tesla.ee.cornell.edu/pub/tcsh/ +MASTER_SITES= ftp://ee.cornell.edu/pub/tcsh/ ALL_TARGET= all catalogs INSTALL_TARGET= install install.man |