diff options
author | adamw <adamw@FreeBSD.org> | 2003-03-23 14:21:54 +0800 |
---|---|---|
committer | adamw <adamw@FreeBSD.org> | 2003-03-23 14:21:54 +0800 |
commit | b4d418532a9102a99e765f827f2dcd58d6c1f848 (patch) | |
tree | 139c380fb1371de22ced83d3a6c1a5e2fbb7e5fd /irc/epic4 | |
parent | 3e4552b68e601126c98f1b93c32d05316ada39e1 (diff) | |
download | freebsd-ports-gnome-b4d418532a9102a99e765f827f2dcd58d6c1f848.tar.gz freebsd-ports-gnome-b4d418532a9102a99e765f827f2dcd58d6c1f848.tar.zst freebsd-ports-gnome-b4d418532a9102a99e765f827f2dcd58d6c1f848.zip |
New MASTER_SITE and WWW reference.
PR: 50193
Submitted by: Anders Andersson <anders@andersa.net> (maintainer)
Diffstat (limited to 'irc/epic4')
-rw-r--r-- | irc/epic4/Makefile | 6 | ||||
-rw-r--r-- | irc/epic4/pkg-descr | 2 |
2 files changed, 2 insertions, 6 deletions
diff --git a/irc/epic4/Makefile b/irc/epic4/Makefile index 028f6207d170..38b837f9ea69 100644 --- a/irc/epic4/Makefile +++ b/irc/epic4/Makefile @@ -10,14 +10,10 @@ PORTVERSION= 1.0.1 # Make these variables overridable for slave ports PORTREVISION?= 2 CATEGORIES?= irc ipv6 -MASTER_SITES= ftp://ftp.epicsol.org/pub/epic/%SUBDIR%/ \ - ftp://ftp.magenet.com/pub/epic/%SUBDIR%/ \ +MASTER_SITES= http://ftp.prbh.org/pub/epic/EPIC4-PRODUCTION/ \ ftp://ftp.icm.edu.pl/vol/rzm0/irc/EPIC/%SUBDIR%/ \ ftp://ftp.archive.de.uu.net/pub/unix/irc/epic/%SUBDIR%/ \ ftp://ftp.nl.uu.net/pub/unix/irc/epic/%SUBDIR%/ \ -# ftp://ftp.neato.org/pub/epic/%SUBDIR%/ \ -# ftp://totem.fix.no/pub/mirrors/epic/%SUBDIR%/ \ -# ftp://broken.com/pub/ircii/%SUBDIR%/ MASTER_SITE_SUBDIR= EPIC4-PRODUCTION DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${DISTFILE_HELP} DIST_SUBDIR= epic4 diff --git a/irc/epic4/pkg-descr b/irc/epic4/pkg-descr index bb7295632170..21047bf2950b 100644 --- a/irc/epic4/pkg-descr +++ b/irc/epic4/pkg-descr @@ -7,4 +7,4 @@ make EPIC the best ircII client available. EPIC no longer shares any file names with ircII, so they should happily co-exist. -WWW: http://www.epicsol.org/ +WWW: http://www.prbh.org/ |