diff options
author | linimon <linimon@FreeBSD.org> | 2008-12-18 14:40:14 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2008-12-18 14:40:14 +0800 |
commit | df1d481b4f8ffc4f89280172d52a58156e4a3a6e (patch) | |
tree | cb61542633b507985e33253f3ab356df80e6aa2e /emulators/zsnes | |
parent | a72e3cd041fce2a34dcdfec683b34c4707b00cf6 (diff) | |
download | freebsd-ports-gnome-df1d481b4f8ffc4f89280172d52a58156e4a3a6e.tar.gz freebsd-ports-gnome-df1d481b4f8ffc4f89280172d52a58156e4a3a6e.tar.zst freebsd-ports-gnome-df1d481b4f8ffc4f89280172d52a58156e4a3a6e.zip |
Over to new maintainer.
Diffstat (limited to 'emulators/zsnes')
-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! |