diff options
author | Wen Heping <wen@FreeBSD.org> | 2010-03-15 01:10:23 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2010-03-15 01:10:23 +0000 |
commit | 257fda23175718d20fa8618bf0016d115a8baba3 (patch) | |
tree | 72775514b6eee6beaac67d2fe1e95ac5be8055a5 /emulators/fceux | |
parent | 499f2717dcfa9d4ada3b47952ed4319eb45c5140 (diff) | |
download | ports-257fda23175718d20fa8618bf0016d115a8baba3.tar.gz ports-257fda23175718d20fa8618bf0016d115a8baba3.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 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 |