diff options
author | Volker Stolz <vs@FreeBSD.org> | 2004-07-26 12:13:47 +0000 |
---|---|---|
committer | Volker Stolz <vs@FreeBSD.org> | 2004-07-26 12:13:47 +0000 |
commit | 870da68c71e942eedd2bc8bc108af0cb1c7b9184 (patch) | |
tree | 54dc2b4f8f1e8b39c9be43b1f6557f664397a053 /shells | |
parent | 7fa277636446b24e8a5986f0034392f7534dcacb (diff) | |
download | ports-870da68c71e942eedd2bc8bc108af0cb1c7b9184.tar.gz ports-870da68c71e942eedd2bc8bc108af0cb1c7b9184.zip |
Notes
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 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 |