diff options
author | garga <garga@FreeBSD.org> | 2005-10-20 17:12:25 +0800 |
---|---|---|
committer | garga <garga@FreeBSD.org> | 2005-10-20 17:12:25 +0800 |
commit | 3ad90e871a19cef4bbf45af48c50603e152e22d0 (patch) | |
tree | 9f492d6a3908252c8e1e55ad5701b0cb360d6ea9 /emulators | |
parent | f821f7849d0bf116a5414eaaf02e507b8acfec8a (diff) | |
download | freebsd-ports-gnome-3ad90e871a19cef4bbf45af48c50603e152e22d0.tar.gz freebsd-ports-gnome-3ad90e871a19cef4bbf45af48c50603e152e22d0.tar.zst freebsd-ports-gnome-3ad90e871a19cef4bbf45af48c50603e152e22d0.zip |
- Add one more MASTER_SITE
Reported by: krismail
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/uae/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/emulators/uae/Makefile b/emulators/uae/Makefile index 014ca6ef5001..19e91c57239b 100644 --- a/emulators/uae/Makefile +++ b/emulators/uae/Makefile @@ -8,7 +8,8 @@ PORTNAME= uae PORTVERSION= 0.8.25 CATEGORIES= emulators -MASTER_SITES= ftp://ftp.freiburg.linux.de/pub/uae/sources/develop/ +MASTER_SITES= ftp://ftp.freiburg.linux.de/pub/uae/sources/develop/ \ + http://www.electronghost.co.uk/~bernds/ MAINTAINER= simond@irrelevant.org COMMENT= Amiga emulator |