diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-05-18 08:12:30 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-05-18 08:12:30 +0000 |
commit | f5fc3370744914ab75efe134f0281a794d58ad0c (patch) | |
tree | 930c73e12fcdbdab35380f77a5ca2da06bb87413 /emulators/fceux | |
parent | e0cf2a7484fef6eb3be466350b880fb67b083754 (diff) | |
download | ports-f5fc3370744914ab75efe134f0281a794d58ad0c.tar.gz ports-f5fc3370744914ab75efe134f0281a794d58ad0c.zip |
Notes
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 7893b8ab26f8..1d1398a90371 100644 --- a/emulators/fceux/Makefile +++ b/emulators/fceux/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= fceultra DISTNAME= ${PORTNAME}-${PORTVERSION}.src -MAINTAINER= gibbon@cocoa.freemail.ne.jp +MAINTAINER= xcas@cox.net COMMENT= A portable NES/Famicom emulator based on Bero's original FCE USE_SDL= sdl |