diff options
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 |