diff options
author | wiz <wiz> | 2006-12-15 14:34:18 +0000 |
---|---|---|
committer | wiz <wiz> | 2006-12-15 14:34:18 +0000 |
commit | dede4b1698a3741c9913bfe5bd5d86bdc2a3ecb2 (patch) | |
tree | 08a1e146061f4f3791ed1c9b44efe4b68a8c22bf /emulators/snes9x | |
parent | 5ae5fefcdb245340a80bf59a5ff2df45c986efa5 (diff) | |
download | pkgsrc-dede4b1698a3741c9913bfe5bd5d86bdc2a3ecb2.tar.gz |
Reset maintainer, ben@ has resigned.
Diffstat (limited to 'emulators/snes9x')
-rw-r--r-- | emulators/snes9x/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/snes9x/Makefile b/emulators/snes9x/Makefile index dcde23535bc..a1dcee38d43 100644 --- a/emulators/snes9x/Makefile +++ b/emulators/snes9x/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.39 2006/10/18 13:11:58 rillig Exp $ +# $NetBSD: Makefile,v 1.40 2006/12/15 14:34:20 wiz Exp $ SNESVER= 1.43 DISTNAME= snes9x-${SNESVER}-src @@ -8,7 +8,7 @@ MASTER_SITES= http://www.lysator.liu.se/snes9x/${SNESVER}/ \ http://files.ipherswipsite.com/snes9x/ \ http://vincent.grigorieff.free.fr/snes9x/ -MAINTAINER= ben@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.snes9x.com/ COMMENT= Super Nintendo Entertainment System (SNES) emulator |