diff options
Diffstat (limited to 'emulators/fceux')
-rw-r--r-- | emulators/fceux/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/fceux/Makefile b/emulators/fceux/Makefile index 0374700b7be9..b69563468fb2 100644 --- a/emulators/fceux/Makefile +++ b/emulators/fceux/Makefile @@ -12,7 +12,7 @@ CATEGORIES= emulators MASTER_SITES= SF/${PORTNAME}ltra/Source%20Code/${PORTVERSION}-pre DISTNAME= ${PORTNAME}-${PORTVERSION}-pre.src -MAINTAINER= ports@FreeBSD.org +MAINTAINER= chris@officialunix.com COMMENT= A portable NES/Famicom emulator based on Bero's original FCE USE_BZIP2= yes |