diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2008-12-18 06:40:14 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2008-12-18 06:40:14 +0000 |
commit | 7d75b0f880c0b98c55786ba29e44717cbb06baf3 (patch) | |
tree | 6526a7b4ea001bb0dd1066816bb9fca11cee5954 /emulators | |
parent | 262e58cba3c08e0151966e4276d06494109fe5d2 (diff) | |
download | ports-7d75b0f880c0b98c55786ba29e44717cbb06baf3.tar.gz ports-7d75b0f880c0b98c55786ba29e44717cbb06baf3.zip |
Notes
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/zsnes/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/zsnes/Makefile b/emulators/zsnes/Makefile index e069f9b9d2f8..832b41e9efd7 100644 --- a/emulators/zsnes/Makefile +++ b/emulators/zsnes/Makefile @@ -13,7 +13,7 @@ CATEGORIES= emulators MASTER_SITES= SF DISTNAME= zsnes${PORTVERSION:S/.//}src -MAINTAINER= stsp@stsp.in-berlin.de +MAINTAINER= cyberbotx@cyberbotx.com COMMENT= Intel x86 only Super Nintendo Entertainment System (SNES) Emulator # This must be >= 0.98! |