svn commit: r345414 - in head/japanese: kasumi nethack34 xjtext

Emanuel Haupt ehaupt at FreeBSD.org
Fri Feb 21 13:37:37 UTC 2014


Author: ehaupt
Date: Fri Feb 21 13:37:36 2014
New Revision: 345414
URL: http://svnweb.freebsd.org/changeset/ports/345414
QAT: https://qat.redports.org/buildarchive/r345414/

Log:
  Remove trailing whitespaces from category japanese

Modified:
  head/japanese/kasumi/Makefile
  head/japanese/nethack34/Makefile
  head/japanese/xjtext/Makefile

Modified: head/japanese/kasumi/Makefile
==============================================================================
--- head/japanese/kasumi/Makefile	Fri Feb 21 13:37:29 2014	(r345413)
+++ head/japanese/kasumi/Makefile	Fri Feb 21 13:37:36 2014	(r345414)
@@ -24,7 +24,7 @@ MAN1=		kasumi.1
 
 NO_STAGE=	yes
 
-OPTIONS_DEFINE=	NLS 
+OPTIONS_DEFINE=	NLS
 
 .include <bsd.port.options.mk>
 

Modified: head/japanese/nethack34/Makefile
==============================================================================
--- head/japanese/nethack34/Makefile	Fri Feb 21 13:37:29 2014	(r345413)
+++ head/japanese/nethack34/Makefile	Fri Feb 21 13:37:36 2014	(r345414)
@@ -43,7 +43,7 @@ GRAPHICS=	# none
 
 NO_STAGE=	yes
 
-OPTIONS_DEFINE=	DOCS 
+OPTIONS_DEFINE=	DOCS
 
 .include <bsd.port.options.mk>
 

Modified: head/japanese/xjtext/Makefile
==============================================================================
--- head/japanese/xjtext/Makefile	Fri Feb 21 13:37:29 2014	(r345413)
+++ head/japanese/xjtext/Makefile	Fri Feb 21 13:37:36 2014	(r345414)
@@ -22,7 +22,7 @@ PLIST_FILES=	bin/xjtext
 
 NO_STAGE=	yes
 
-OPTIONS_DEFINE=	DOCS EXAMPLES 
+OPTIONS_DEFINE=	DOCS EXAMPLES
 
 .include <bsd.port.options.mk>
 


More information about the svn-ports-all mailing list