diff options
author | Matthias Andree <mandree@FreeBSD.org> | 2013-03-28 06:23:34 +0000 |
---|---|---|
committer | Matthias Andree <mandree@FreeBSD.org> | 2013-03-28 06:23:34 +0000 |
commit | 2f8b6bd88483169e6aa8acb741d46cebf8903b0d (patch) | |
tree | 4bc015197d02db9b00f840dc4c9d3811e53c7892 /emulators/fceux | |
parent | 4eeacccdf17f26bbe04aacf5d2b1f9e92c40d258 (diff) |
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 76943783d948..a887338d97ed 100644 --- a/emulators/fceux/Makefile +++ b/emulators/fceux/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= SF/fceultra/Source%20Code/${PORTVERSION:R}%20src/ DISTNAME= ${PORTNAME}-${PORTVERSION}.src MAINTAINER= c.petrik.sosa@gmail.com -COMMENT= A portable NES/Famicom emulator based on Bero's original FCE +COMMENT= Portable NES/Famicom emulator based on Bero's original FCE USE_PKGCONFIG= build USE_SCONS= yes |