diff options
Diffstat (limited to 'emulators/cingb')
-rw-r--r-- | emulators/cingb/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/cingb/Makefile b/emulators/cingb/Makefile index 01f56057fbda..aac499d75afd 100644 --- a/emulators/cingb/Makefile +++ b/emulators/cingb/Makefile @@ -11,7 +11,7 @@ CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= nakai@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= yet another Nintendo GameBoy(tm) emulator WRKSRC= ${WRKDIR}/cingb |