diff options
author | pav <pav@FreeBSD.org> | 2004-05-18 16:12:30 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2004-05-18 16:12:30 +0800 |
commit | b9cbde3e326cec7037980c06f688a44d0998be9a (patch) | |
tree | b17a28f5253a9e86158caaa6b0fb6ae349b4a696 | |
parent | 6a171f5d0524be1e391ee27137db746db0e7bed3 (diff) | |
download | freebsd-ports-gnome-b9cbde3e326cec7037980c06f688a44d0998be9a.tar.gz freebsd-ports-gnome-b9cbde3e326cec7037980c06f688a44d0998be9a.tar.zst freebsd-ports-gnome-b9cbde3e326cec7037980c06f688a44d0998be9a.zip |
- Transfer maintainership to the submitter of last update
PR: ports/66033
Offered by: HIYAMA Takeshi <gibbon@cocoa.freemail.ne.jp> (old maintainer)
Accepted by: "Greg J." <xcas@cox.net> (new maintainer)
-rw-r--r-- | emulators/fceu/Makefile | 2 | ||||
-rw-r--r-- | emulators/fceux/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/emulators/fceu/Makefile b/emulators/fceu/Makefile index 7893b8ab26f8..1d1398a90371 100644 --- a/emulators/fceu/Makefile +++ b/emulators/fceu/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 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 |