diff options
Diffstat (limited to 'emulators/atari800/Makefile')
-rw-r--r-- | emulators/atari800/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/atari800/Makefile b/emulators/atari800/Makefile index c4d8cf1d07c8..819acdc974de 100644 --- a/emulators/atari800/Makefile +++ b/emulators/atari800/Makefile @@ -16,7 +16,7 @@ COMMENT= Atari 8-bit computer emulator BUILD_DEPENDS= ${UNZIP_CMD}:${PORTSDIR}/archivers/unzip LIB_DEPENDS= png15:${PORTSDIR}/graphics/png -RESTRICTED= "xf25 contains copyright ROMs and cannot be distributed." +RESTRICTED= xf25 contains copyright ROMs and cannot be distributed. WRKSRC= ${WRKDIR}/${DISTNAME}/src |