diff options
author | jmelo <jmelo@FreeBSD.org> | 2007-03-08 14:55:57 +0000 |
---|---|---|
committer | jmelo <jmelo@FreeBSD.org> | 2007-03-08 14:55:57 +0000 |
commit | 763a749524f61d6c3df11090bed3d283db0271a3 (patch) | |
tree | 8d5d312143a9dfaca3b7df5b87844f13750abbae /irc | |
parent | 87470e68137022b71c5382842b6aa0be0da3f443 (diff) | |
download | FreeBSD-ports-763a749524f61d6c3df11090bed3d283db0271a3.zip FreeBSD-ports-763a749524f61d6c3df11090bed3d283db0271a3.tar.gz |
- Update mastersites.
PR: ports/109922
Submitted by: Josh Paetzel <josh@tcbug.org> (maintainer)
Diffstat (limited to 'irc')
-rw-r--r-- | irc/epic5/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/irc/epic5/Makefile b/irc/epic5/Makefile index f587386..5f8bb60 100644 --- a/irc/epic5/Makefile +++ b/irc/epic5/Makefile @@ -9,7 +9,8 @@ PORTNAME= epic5 PORTVERSION= 0.2.0 PORTREVISION= 1 CATEGORIES= irc ipv6 -MASTER_SITES= ftp://ftp.epicsol.org/pub/epic/EPIC5-BETA/ \ +MASTER_SITES= http://ftp.epicsol.org/pub/epic/EPIC5-BETA/ \ + http://tehran.lain.pl/epic-mirror/EPIC5-BETA/ \ ftp://ftp.irc.org/irc/clients/unix/epic/EPIC5-ALPHA/ \ ftp://ftp.parodius.com/pub/epic/EPIC5-ALPHA/ \ http://ftp.freenet.de/pub/ftp.prbh.org/pub/epic/EPIC5-ALPHA/ |