diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2005-03-03 21:26:49 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2005-03-03 21:26:49 +0000 |
commit | 897ae80cac343e9a90b77d1cf3c08821ee0420b3 (patch) | |
tree | f834d3085f38bd9ccff6ecdbfd87cbc14d4cd7e1 /emulators/e-uae | |
parent | 7237df5e07f7ab6b7711eb8fc24e995e1dbabcef (diff) | |
download | ports-897ae80cac343e9a90b77d1cf3c08821ee0420b3.tar.gz ports-897ae80cac343e9a90b77d1cf3c08821ee0420b3.zip |
Notes
Diffstat (limited to 'emulators/e-uae')
-rw-r--r-- | emulators/e-uae/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/e-uae/Makefile b/emulators/e-uae/Makefile index bd17d2a1a28f..2a6664f48898 100644 --- a/emulators/e-uae/Makefile +++ b/emulators/e-uae/Makefile @@ -8,8 +8,8 @@ PORTNAME= e-uae PORTVERSION= 0.8.27 CATEGORIES= emulators -MASTER_SITES= http://www.rcdrummond.net/uae/${PORTNAME}-${PORTVERSION}/ -#DISTNAME= ${PORTNAME}-${PORTVERSION} +MASTER_SITES= http://www.rcdrummond.net/uae/${PORTNAME}-${PORTVERSION}/ \ + http://www.energyhq.es.eu.org/files/ MAINTAINER= flynn@energyhq.es.eu.org COMMENT= Enhanced version of UAE, the Amiga emulator |