diff options
author | mandree <mandree@FreeBSD.org> | 2013-03-28 14:23:34 +0800 |
---|---|---|
committer | mandree <mandree@FreeBSD.org> | 2013-03-28 14:23:34 +0800 |
commit | 9f713e827ab38159068e7d29e1f1a408263ba969 (patch) | |
tree | 4bc015197d02db9b00f840dc4c9d3811e53c7892 /emulators/fceux | |
parent | b77082a4833fd36b7099bc483442706ae9b5be74 (diff) | |
download | freebsd-ports-gnome-9f713e827ab38159068e7d29e1f1a408263ba969.tar.gz freebsd-ports-gnome-9f713e827ab38159068e7d29e1f1a408263ba969.tar.zst freebsd-ports-gnome-9f713e827ab38159068e7d29e1f1a408263ba969.zip |
Revert regression (indefinite article) in COMMENT.
Note that this must be documented in the Porter's handbook, and should
be checked by portlint.
Submitted by: danfe
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 |