diff options
author | wen <wen@FreeBSD.org> | 2010-03-15 09:10:23 +0800 |
---|---|---|
committer | wen <wen@FreeBSD.org> | 2010-03-15 09:10:23 +0800 |
commit | e6bc3b7ce8395ff46bd82e9db9e1a74923ddaf16 (patch) | |
tree | d92c69b93af93dc933843dc243aa17a399c9d1e4 | |
parent | 134afb54d0fb97dca3a381d661bd65c4f39ab417 (diff) | |
download | freebsd-ports-gnome-e6bc3b7ce8395ff46bd82e9db9e1a74923ddaf16.tar.gz freebsd-ports-gnome-e6bc3b7ce8395ff46bd82e9db9e1a74923ddaf16.tar.zst freebsd-ports-gnome-e6bc3b7ce8395ff46bd82e9db9e1a74923ddaf16.zip |
- Pass maintainership to new volunteer
PR: ports/144748
Submitted by: Chris Petrik <chris@officialunix.com>
-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 c881fe739fc2..c8f7b0a30d9e 100644 --- a/emulators/fceux/Makefile +++ b/emulators/fceux/Makefile @@ -12,7 +12,7 @@ CATEGORIES= emulators MASTER_SITES= SF/fceultra/Source%20Code/${PORTVERSION}%20src/ DISTNAME= ${PORTNAME}-${PORTVERSION}.src -MAINTAINER= ports@FreeBSD.org +MAINTAINER= chris@officialunix.com COMMENT= A portable NES/Famicom emulator based on Bero's original FCE USE_BZIP2= yes |