diff options
author | explorer <explorer@pkgsrc.org> | 1997-11-27 11:56:07 +0000 |
---|---|---|
committer | explorer <explorer@pkgsrc.org> | 1997-11-27 11:56:07 +0000 |
commit | d741668d865f670dadc701f5df0b8f2bf8ce7895 (patch) | |
tree | 3a53312fba25ea923f8b93bcc8fca8954ada5493 /shells/tcsh | |
parent | dbf2c7f568411b3cb25a4ce87b826b7c36b81b58 (diff) | |
download | pkgsrc-d741668d865f670dadc701f5df0b8f2bf8ce7895.tar.gz |
update location of archive
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 7801a8580ab..9b8860a6e9d 100644 --- a/shells/tcsh/Makefile +++ b/shells/tcsh/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 1997/11/26 23:57:16 hubertf Exp $ +# $NetBSD: Makefile,v 1.4 1997/11/27 11:56:07 explorer Exp $ # New ports collection makefile for: tcsh # Version required: 6.07.02 # Date created: 22 August 1994 @@ -10,7 +10,7 @@ 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 |