diff options
author | Eitan Adler <eadler@FreeBSD.org> | 2014-05-26 02:33:38 +0000 |
---|---|---|
committer | Eitan Adler <eadler@FreeBSD.org> | 2014-05-26 02:33:38 +0000 |
commit | eccf5db03a7c0cc8d5dd25b713b686f12dad5cee (patch) | |
tree | e4ba938f869a9c15d3c10f8e6a6d6dd5ee578e25 /emulators | |
parent | 2a2456a130085569f59dabaafd2fdd5c5891fd69 (diff) |
Notes
Diffstat (limited to 'emulators')
-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 fd4033ca7f1f..1a8e631e9486 100644 --- a/emulators/atari800/Makefile +++ b/emulators/atari800/Makefile @@ -10,7 +10,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} xf25.zip:x DIST_SUBDIR= ${PORTNAME} EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} -MAINTAINER= gamato@users.sf.net +MAINTAINER= ports@FreeBSD.org COMMENT= Atari 8-bit computer emulator BUILD_DEPENDS= ${UNZIP_CMD}:${PORTSDIR}/archivers/unzip |