diff options
author | shaun <shaun@FreeBSD.org> | 2006-08-14 20:50:49 +0800 |
---|---|---|
committer | shaun <shaun@FreeBSD.org> | 2006-08-14 20:50:49 +0800 |
commit | cc745cbd8e6cc049bb25b531b8c64f879129c15f (patch) | |
tree | 1211ccca9f453495605b41febfd52891b8937c25 /graphics/ale | |
parent | d6359930aeca19b5cba3ce6ef23780b0a0ce1e2c (diff) | |
download | freebsd-ports-gnome-cc745cbd8e6cc049bb25b531b8c64f879129c15f.tar.gz freebsd-ports-gnome-cc745cbd8e6cc049bb25b531b8c64f879129c15f.tar.zst freebsd-ports-gnome-cc745cbd8e6cc049bb25b531b8c64f879129c15f.zip |
Add an additional mirror.
Reported by: pointyhat via kris
Diffstat (limited to 'graphics/ale')
-rw-r--r-- | graphics/ale/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/ale/Makefile b/graphics/ale/Makefile index e97b4db01c64..94c141082a86 100644 --- a/graphics/ale/Makefile +++ b/graphics/ale/Makefile @@ -10,7 +10,8 @@ PORTNAME= ale PORTVERSION= 0.8.4 PORTREVISION= 1 CATEGORIES= graphics -MASTER_SITES= http://auricle.dyndns.org/ALE/download/ +MASTER_SITES= http://auricle.dyndns.org/ALE/download/ \ + http://mirror.inerd.com/FreeBSD/distfiles/${PORTNAME}/ MAINTAINER= shaun@FreeBSD.org COMMENT= Anti-Lamenessing Engine |