diff options
author | Jacques Vidrine <nectar@FreeBSD.org> | 2000-06-20 13:37:39 +0000 |
---|---|---|
committer | Jacques Vidrine <nectar@FreeBSD.org> | 2000-06-20 13:37:39 +0000 |
commit | 6dc9bdb0c87f9ce7c8a32894825ace362ccca625 (patch) | |
tree | 2fdb2703e883654ca72db5dbc7b19a000c102f03 /shells | |
parent | Activate gvid. (diff) |
Locally hosted distfiles moved to ftp.freebsd.org.
Notes
Notes:
svn path=/head/; revision=29719
Diffstat (limited to 'shells')
-rw-r--r-- | shells/esh/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/shells/esh/Makefile b/shells/esh/Makefile index 94e1c586d69c..fad124ed2106 100644 --- a/shells/esh/Makefile +++ b/shells/esh/Makefile @@ -8,8 +8,7 @@ PORTNAME= esh PORTVERSION= 0.8 CATEGORIES= shells -MASTER_SITES= http://esh.netpedia.net/ \ - http://www.nectar.cc/distfiles/ +MASTER_SITES= http://esh.netpedia.net/ MAINTAINER= nectar@FreeBSD.org |