diff options
author | vs <vs@FreeBSD.org> | 2004-08-10 19:04:41 +0800 |
---|---|---|
committer | vs <vs@FreeBSD.org> | 2004-08-10 19:04:41 +0800 |
commit | d7687772032828432eead31081a37821c450c323 (patch) | |
tree | 8bc4b0c6a6ba620438656796b449b4e507da1792 /emulators/zsnes | |
parent | 92d4a79bf74741611bbc0db9a28dfd4c65677e98 (diff) | |
download | freebsd-ports-gnome-d7687772032828432eead31081a37821c450c323.tar.gz freebsd-ports-gnome-d7687772032828432eead31081a37821c450c323.tar.zst freebsd-ports-gnome-d7687772032828432eead31081a37821c450c323.zip |
Reset maintainer. Much thanks to Stijn for maintaining the ports so far!
PR: ports/70203
Submitted by: Stijn Hoop (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 203467ac51d4..53332664069a 100644 --- a/emulators/zsnes/Makefile +++ b/emulators/zsnes/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= zsnes${PORTVERSION:S/.//}src -MAINTAINER= stijn@win.tue.nl +MAINTAINER= ports@FreeBSD.org COMMENT= Intel x86 only Super Nintendo Entertainment System (SNES) Emulator # This must be >= 0.98! |