diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2005-04-02 19:16:07 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2005-04-02 19:16:07 +0000 |
commit | cb36424bed2b5f3efa758427332d9bc20f08bc11 (patch) | |
tree | 0406e575b7bf46caece56b2f4580356838253e65 /emulators/hatari/Makefile | |
parent | 3f9ecaa9cd1101c3d1505300cac3933625ed407e (diff) | |
download | ports-cb36424bed2b5f3efa758427332d9bc20f08bc11.tar.gz ports-cb36424bed2b5f3efa758427332d9bc20f08bc11.zip |
Notes
Diffstat (limited to 'emulators/hatari/Makefile')
-rw-r--r-- | emulators/hatari/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/hatari/Makefile b/emulators/hatari/Makefile index 0ed7c81437fd..cfa31d4ec237 100644 --- a/emulators/hatari/Makefile +++ b/emulators/hatari/Makefile @@ -11,7 +11,7 @@ CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= mneumann@ntecs.de +MAINTAINER= ports@FreeBSD.org COMMENT= An Atari ST emulator GNU_CONFIGURE= yes |