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