aboutsummaryrefslogtreecommitdiffstats
path: root/shells/tcsh
diff options
context:
space:
mode:
authorjkh <jkh@FreeBSD.org>1994-09-13 14:35:06 +0800
committerjkh <jkh@FreeBSD.org>1994-09-13 14:35:06 +0800
commit1db358559f531b1fd7fdcde355d6e6d8138fc877 (patch)
treeefc7ba08422ed3395eb5393dd60dddb23f853df7 /shells/tcsh
parentf7f654b6cea4e50737a129854379f24cae18287b (diff)
downloadfreebsd-ports-gnome-1db358559f531b1fd7fdcde355d6e6d8138fc877.tar.gz
freebsd-ports-gnome-1db358559f531b1fd7fdcde355d6e6d8138fc877.tar.zst
freebsd-ports-gnome-1db358559f531b1fd7fdcde355d6e6d8138fc877.zip
Make the required changes to make all existing ports use MASTER_SITES
correctly.
Diffstat (limited to 'shells/tcsh')
-rw-r--r--shells/tcsh/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/shells/tcsh/Makefile b/shells/tcsh/Makefile
index b600801ac620..2ba2818223c8 100644
--- a/shells/tcsh/Makefile
+++ b/shells/tcsh/Makefile
@@ -3,10 +3,10 @@
# Date created: 22 August 1994
# Whom: jkh
#
-# $Id: Makefile,v 1.2 1994/08/31 17:14:38 jkh Exp $
+# $Id: Makefile,v 1.3 1994/09/01 08:08:00 ache Exp $
#
DISTNAME= tcsh-6.05
-HOME_LOCATION= ftp://tesla.ee.cornell.edu/pub/tcsh/tcsh-6.05.tar.gz
+MASTER_SITES= ftp://tesla.ee.cornell.edu/pub/tcsh
.include <bsd.port.mk>