diff options
author | wiz <wiz> | 2004-12-05 13:56:11 +0000 |
---|---|---|
committer | wiz <wiz> | 2004-12-05 13:56:11 +0000 |
commit | a7239d7a9593d8864af5a73e2726803e44ea80bf (patch) | |
tree | b43144cdc585cbe4347d6c24980c9aba05e0d013 /emulators | |
parent | cdc7c203d833f6e2c8839f7159ce15992ef5e77f (diff) | |
download | pkgsrc-a7239d7a9593d8864af5a73e2726803e44ea80bf.tar.gz |
Update email address (old one bounces).
Diffstat (limited to 'emulators')
-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 9fa2d338efe..e825da0c11c 100644 --- a/emulators/snes9x/Makefile +++ b/emulators/snes9x/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 2004/07/12 19:27:05 cube Exp $ +# $NetBSD: Makefile,v 1.21 2004/12/05 13:56:11 wiz Exp $ DISTNAME= s9xs139 PKGNAME= snes9x-1.39 @@ -7,7 +7,7 @@ CATEGORIES= emulators MASTER_SITES= http://www.snes9x.com/zips/ EXTRACT_SUFX= .zip -MAINTAINER= jmcneill@invisible.yi.org +MAINTAINER= jmcneill@NetBSD.org HOMEPAGE= http://www.snes9x.com/ COMMENT= Super Nintendo Entertainment System (SNES) emulator |