summaryrefslogtreecommitdiff
path: root/shells/esh
diff options
context:
space:
mode:
authorFoxfair Hu <foxfair@FreeBSD.org>2003-03-23 15:30:03 +0000
committerFoxfair Hu <foxfair@FreeBSD.org>2003-03-23 15:30:03 +0000
commitc09e09e8773308713cc26e04fef0bb5a7d6a4a49 (patch)
treec4d3bd43be735779a4d31c17fbb5bb74f4e9c88e /shells/esh
parentSubmitted by: Yonatan@xpert.com <Yonatan@xpert.com> (diff)
PR: 49067
Submitted by: Yonatan@xpert.com <Yonatan@xpert.com> Switch MASTER_SITE to make this port fetchable.
Notes
Notes: svn path=/head/; revision=77260
Diffstat (limited to 'shells/esh')
-rw-r--r--shells/esh/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/shells/esh/Makefile b/shells/esh/Makefile
index c841f3e09396..487a5ae105d2 100644
--- a/shells/esh/Makefile
+++ b/shells/esh/Makefile
@@ -8,8 +8,10 @@
PORTNAME= esh
PORTVERSION= 0.8.5
CATEGORIES= shells
-MASTER_SITES= http://slon.ttk.ru/esh/
-
+MASTER_SITES= http://slon.ttk.ru/esh/ \
+ http://www.ukc.mirror.ac.uk/sites/ftp.freebsd.org/pub/FreeBSD/ports/distfiles/ \
+ http://gd.tuwien.ac.at/opsys/linux/gentoo/distfiles/ \
+ http://people.FreeBSD.org/~foxfair/distfiles/
MAINTAINER= ports@FreeBSD.org
COMMENT= The "easy shell", a small shell with Lisp-like syntax