diff options
author | will <will@FreeBSD.org> | 2000-05-18 04:46:18 +0000 |
---|---|---|
committer | will <will@FreeBSD.org> | 2000-05-18 04:46:18 +0000 |
commit | ec6139b2bf4c72989d64d9bdbec8f4212cced22e (patch) | |
tree | 1bc4e14a957cb6e189db394e46e16599e5ac9301 /graphics/Hermes/Makefile | |
parent | 9df14d773bbe2f4825814f5773bdc36bfa91c592 (diff) | |
download | FreeBSD-ports-ec6139b2bf4c72989d64d9bdbec8f4212cced22e.zip FreeBSD-ports-ec6139b2bf4c72989d64d9bdbec8f4212cced22e.tar.gz |
I found a bunch of Linuxberg/Tucows mirrors of Hermes, and since the main
servers seem often dehydrated (at least in the U.S.), I'm adding them
here so people can get Hermes faster.
Diffstat (limited to 'graphics/Hermes/Makefile')
-rw-r--r-- | graphics/Hermes/Makefile | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/graphics/Hermes/Makefile b/graphics/Hermes/Makefile index 1b5cc13..a32a882 100644 --- a/graphics/Hermes/Makefile +++ b/graphics/Hermes/Makefile @@ -8,7 +8,11 @@ PORTNAME= Hermes PORTVERSION= 1.3.1 CATEGORIES= graphics -MASTER_SITES= http://hermes.terminal.at/files/ \ +MASTER_SITES= http://tzo.linux.tucows.com/files/x11/dev/ \ + ftp://ftp.direct.ca/pub/linuxberg/x11/dev/ \ + http://oarnet.linux.tucows.com/files/x11/dev/ \ + ftp://ftp.infomagic.com/pub/mirrors/tucows/mlinux/files/x11/dev/ \ + http://hermes.terminal.at/files/ \ http://dark.x.dtu.dk/~mbn/clanlib/download/ MAINTAINER= will@FreeBSD.org |