diff options
Diffstat (limited to 'shells/esh')
-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 ef105982a05d..d98409149568 100644 --- a/shells/esh/Makefile +++ b/shells/esh/Makefile @@ -8,8 +8,7 @@ PORTNAME= esh PORTVERSION= 0.8.5 CATEGORIES= shells -MASTER_SITES= http://www.ukc.mirror.ac.uk/sites/ftp.freebsd.org/pub/FreeBSD/ports/distfiles/ \ - http://gd.tuwien.ac.at/opsys/linux/gentoo/distfiles/ \ +MASTER_SITES= http://gd.tuwien.ac.at/opsys/linux/gentoo/distfiles/ \ http://people.FreeBSD.org/~foxfair/distfiles/ MAINTAINER= ports@FreeBSD.org |