svn commit: r315440 - head/emulators/fceux

Matthias Andree mandree at FreeBSD.org
Thu Mar 28 06:23:34 UTC 2013


Author: mandree
Date: Thu Mar 28 06:23:34 2013
New Revision: 315440
URL: http://svnweb.freebsd.org/changeset/ports/315440

Log:
  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

Modified:
  head/emulators/fceux/Makefile

Modified: head/emulators/fceux/Makefile
==============================================================================
--- head/emulators/fceux/Makefile	Thu Mar 28 06:06:06 2013	(r315439)
+++ head/emulators/fceux/Makefile	Thu Mar 28 06:23:34 2013	(r315440)
@@ -8,7 +8,7 @@ MASTER_SITES=	SF/fceultra/Source%20Code/
 DISTNAME=	${PORTNAME}-${PORTVERSION}.src
 
 MAINTAINER=	c.petrik.sosa at 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


More information about the svn-ports-all mailing list