diff options
author | jmelo <jmelo@FreeBSD.org> | 2007-03-08 22:55:57 +0800 |
---|---|---|
committer | jmelo <jmelo@FreeBSD.org> | 2007-03-08 22:55:57 +0800 |
commit | 763a749524f61d6c3df11090bed3d283db0271a3 (patch) | |
tree | 8d5d312143a9dfaca3b7df5b87844f13750abbae /irc/epic5/Makefile | |
parent | 87470e68137022b71c5382842b6aa0be0da3f443 (diff) | |
download | freebsd-ports-gnome-763a749524f61d6c3df11090bed3d283db0271a3.tar.gz freebsd-ports-gnome-763a749524f61d6c3df11090bed3d283db0271a3.tar.zst freebsd-ports-gnome-763a749524f61d6c3df11090bed3d283db0271a3.zip |
- Update mastersites.
PR: ports/109922
Submitted by: Josh Paetzel <josh@tcbug.org> (maintainer)
Diffstat (limited to 'irc/epic5/Makefile')
-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 f58738602a67..5f8bb6091250 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/ |