diff options
author | linimon <linimon@FreeBSD.org> | 2006-03-31 14:35:51 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2006-03-31 14:35:51 +0800 |
commit | 48e07d1bf6ab5ef7e07020eba30c7c02f4e747e3 (patch) | |
tree | e46a6e4ee662f25a65b19cdbc3855653a91ffe11 /emulators | |
parent | 4e2dcfe4370d2e8fb9559ef255591bddbba36820 (diff) | |
download | freebsd-ports-gnome-48e07d1bf6ab5ef7e07020eba30c7c02f4e747e3.tar.gz freebsd-ports-gnome-48e07d1bf6ab5ef7e07020eba30c7c02f4e747e3.tar.zst freebsd-ports-gnome-48e07d1bf6ab5ef7e07020eba30c7c02f4e747e3.zip |
Reset green@ as maintainer at his request.
Hat: portmgr
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/snes9x/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/snes9x/Makefile b/emulators/snes9x/Makefile index c9ac5f7b7bdb..dad5b8ea3366 100644 --- a/emulators/snes9x/Makefile +++ b/emulators/snes9x/Makefile @@ -11,7 +11,7 @@ CATEGORIES= emulators MASTER_SITES= http://www.lysator.liu.se/snes9x/${PORTVERSION}/ DISTNAME= ${PORTNAME}-${PORTVERSION}-src -MAINTAINER= green@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Super Nintendo Entertainment System(SNES) Emulator WRKSRC= ${WRKDIR}/${DISTNAME}/${PORTNAME} |