diff options
author | mandree <mandree@FreeBSD.org> | 2013-03-12 00:41:04 +0800 |
---|---|---|
committer | mandree <mandree@FreeBSD.org> | 2013-03-12 00:41:04 +0800 |
commit | 12430c64f2beee525a2197e7ccf48ec379d3adb5 (patch) | |
tree | 58ea94dc96cd744484e2522cbac0b43c613140d2 /emulators | |
parent | e1b74bfda1f671211e5d2c63a43cb016a3e907dd (diff) | |
download | freebsd-ports-gnome-12430c64f2beee525a2197e7ccf48ec379d3adb5.tar.gz freebsd-ports-gnome-12430c64f2beee525a2197e7ccf48ec379d3adb5.tar.zst freebsd-ports-gnome-12430c64f2beee525a2197e7ccf48ec379d3adb5.zip |
Assign new maintainer.
c.petrik.sosa@gmail.com offered to maintain this port and stated he's
working on fixing the scons-based build (on #bsdports)
Diffstat (limited to 'emulators')
-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 9568683d3d3f..da5799ad08f7 100644 --- a/emulators/fceux/Makefile +++ b/emulators/fceux/Makefile @@ -7,7 +7,7 @@ CATEGORIES= emulators MASTER_SITES= SF/fceultra/Source%20Code/2.1.5%20src/ DISTNAME= ${PORTNAME}-${PORTVERSION}.src -MAINTAINER= ports@FreeBSD.org +MAINTAINER= c.petrik.sosa@gmail.com COMMENT= Portable NES/Famicom emulator based on Bero's original FCE USE_BZIP2= yes |