diff options
author | Frederic Culot <culot@FreeBSD.org> | 2014-03-06 08:12:05 +0000 |
---|---|---|
committer | Frederic Culot <culot@FreeBSD.org> | 2014-03-06 08:12:05 +0000 |
commit | 6ce4a4f7d9d0f8a9e1dc951aa06af9a62ebdb05a (patch) | |
tree | 6a5134b7c1425f5eae34a2bbaacf54e2bc87fbae /emulators/fceux | |
parent | 216e28ffeccc3c914f2774ac793e687c0a121177 (diff) | |
download | ports-6ce4a4f7d9d0f8a9e1dc951aa06af9a62ebdb05a.tar.gz ports-6ce4a4f7d9d0f8a9e1dc951aa06af9a62ebdb05a.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 729409efa19a..026a017b7f65 100644 --- a/emulators/fceux/Makefile +++ b/emulators/fceux/Makefile @@ -8,7 +8,7 @@ CATEGORIES= emulators MASTER_SITES= SF/fceultra/Source%20Code/${PORTVERSION:R}%20src/ DISTNAME= ${PORTNAME}-${PORTVERSION}.src -MAINTAINER= c.petrik.sosa@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= Portable NES/Famicom emulator based on Bero's original FCE USES= pkgconfig |