diff options
author | Matthias Andree <mandree@FreeBSD.org> | 2013-03-11 16:41:04 +0000 |
---|---|---|
committer | Matthias Andree <mandree@FreeBSD.org> | 2013-03-11 16:41:04 +0000 |
commit | 89cad2a0ee951f9d648eae275f57bdc70065dd3b (patch) | |
tree | 58ea94dc96cd744484e2522cbac0b43c613140d2 /emulators | |
parent | ebdb1bb52411ed29a130652e35638d2f53d22655 (diff) | |
download | ports-89cad2a0ee951f9d648eae275f57bdc70065dd3b.tar.gz ports-89cad2a0ee951f9d648eae275f57bdc70065dd3b.zip |
Notes
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 |