diff options
Diffstat (limited to 'emulators/snes9x/Makefile')
-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} |