diff options
author | ache <ache@FreeBSD.org> | 1996-05-01 09:33:55 +0800 |
---|---|---|
committer | ache <ache@FreeBSD.org> | 1996-05-01 09:33:55 +0800 |
commit | 06b5250bbc97bdf1977abaf3f8aeb462d2a06da9 (patch) | |
tree | 4f6b454f7092c52e32492ddd42cd20d326d270d4 /shells | |
parent | c5f4e1b426bd16a29888186c66b671f9e8803b84 (diff) | |
download | freebsd-ports-graphics-06b5250bbc97bdf1977abaf3f8aeb462d2a06da9.tar.gz freebsd-ports-graphics-06b5250bbc97bdf1977abaf3f8aeb462d2a06da9.tar.zst freebsd-ports-graphics-06b5250bbc97bdf1977abaf3f8aeb462d2a06da9.zip |
Master site changed
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 a25901943ea..e71f959714e 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 |