diff options
author | Wesley Shields <wxs@FreeBSD.org> | 2009-09-19 03:18:13 +0000 |
---|---|---|
committer | Wesley Shields <wxs@FreeBSD.org> | 2009-09-19 03:18:13 +0000 |
commit | 7c9cbb0a24cfb9da04b1c07309f9b6bd53869037 (patch) | |
tree | c0dc8602b89ae5f077b9a27186cb7be5ace1e288 /emulators/fceu | |
parent | a7661b4e4d87b609588f5d4eacdba5a57f02ffde (diff) | |
download | ports-7c9cbb0a24cfb9da04b1c07309f9b6bd53869037.tar.gz ports-7c9cbb0a24cfb9da04b1c07309f9b6bd53869037.zip |
Notes
Diffstat (limited to 'emulators/fceu')
-rw-r--r-- | emulators/fceu/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/fceu/Makefile b/emulators/fceu/Makefile index 0374700b7be9..b69563468fb2 100644 --- a/emulators/fceu/Makefile +++ b/emulators/fceu/Makefile @@ -12,7 +12,7 @@ CATEGORIES= emulators MASTER_SITES= SF/${PORTNAME}ltra/Source%20Code/${PORTVERSION}-pre DISTNAME= ${PORTNAME}-${PORTVERSION}-pre.src -MAINTAINER= ports@FreeBSD.org +MAINTAINER= chris@officialunix.com COMMENT= A portable NES/Famicom emulator based on Bero's original FCE USE_BZIP2= yes |