diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2011-01-24 21:05:05 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2011-01-24 21:05:05 +0000 |
commit | ee16026c81b2eed46a5d11537e976cdca84da8c8 (patch) | |
tree | 905b0f7a9513cfa2170e3c8c0c22d0906219b30e /emulators/atari800 | |
parent | 9bbdf789584d2a5006a077fa6db050c6f573528d (diff) |
Notes
Diffstat (limited to 'emulators/atari800')
-rw-r--r-- | emulators/atari800/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/atari800/Makefile b/emulators/atari800/Makefile index 8f0b5069d3d3..9751b480dd34 100644 --- a/emulators/atari800/Makefile +++ b/emulators/atari800/Makefile @@ -9,8 +9,8 @@ PORTNAME= atari800 PORTVERSION= 2.0.3 PORTREVISION= 3 CATEGORIES= emulators -MASTER_SITES= SF -DISTFILES= ${DISTNAME}${EXTRACT_SUFX} xf25.zip +MASTER_SITES= SF SF/${PORTNAME}/ROM/Original%20XL%20ROM:x +DISTFILES= ${DISTNAME}${EXTRACT_SUFX} xf25.zip:x DIST_SUBDIR= ${PORTNAME} EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} |