diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2009-02-24 03:57:27 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2009-02-24 03:57:27 +0000 |
commit | 993bbe4ab1af3b2080a4be036fb4b133aeff0ecb (patch) | |
tree | 6fc40d48d98ecdaa2172851b84355a5e3acb3d36 /emulators/atari800/Makefile | |
parent | 218380c55ffbedc9b52dc61211b2032dc7e899c0 (diff) | |
download | ports-993bbe4ab1af3b2080a4be036fb4b133aeff0ecb.tar.gz ports-993bbe4ab1af3b2080a4be036fb4b133aeff0ecb.zip |
Notes
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 f7f6e0089b9b..fb58c22894f7 100644 --- a/emulators/atari800/Makefile +++ b/emulators/atari800/Makefile @@ -14,7 +14,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} xf25.zip DIST_SUBDIR= ${PORTNAME} EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= gamato@users.sf.net COMMENT= Atari 8-bit computer emulator BUILD_DEPENDS= unzip:${PORTSDIR}/archivers/unzip |