diff options
author | tabthorpe <tabthorpe@FreeBSD.org> | 2009-02-24 11:57:27 +0800 |
---|---|---|
committer | tabthorpe <tabthorpe@FreeBSD.org> | 2009-02-24 11:57:27 +0800 |
commit | 019b7a7c28537781080a20792e956013d4d8766b (patch) | |
tree | a3b927fe4a840fee16ec0e573af5150b3a25640e /emulators | |
parent | 7dd6e4931d6d47825f184607a23ab4d5c17dcf51 (diff) | |
download | freebsd-ports-gnome-019b7a7c28537781080a20792e956013d4d8766b.tar.gz freebsd-ports-gnome-019b7a7c28537781080a20792e956013d4d8766b.tar.zst freebsd-ports-gnome-019b7a7c28537781080a20792e956013d4d8766b.zip |
- Pass maintainership to submitter
Submitted by: martinko via freebsd-ports@
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 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 |