svn commit: r452005 - head/chinese/scim-array

Baptiste Daroussin bapt at FreeBSD.org
Fri Oct 13 14:25:33 UTC 2017


Author: bapt
Date: Fri Oct 13 14:25:31 2017
New Revision: 452005
URL: https://svnweb.freebsd.org/changeset/ports/452005

Log:
  Fix typo
  
  Reported by:	antoine

Modified:
  head/chinese/scim-array/Makefile

Modified: head/chinese/scim-array/Makefile
==============================================================================
--- head/chinese/scim-array/Makefile	Fri Oct 13 14:23:31 2017	(r452004)
+++ head/chinese/scim-array/Makefile	Fri Oct 13 14:25:31 2017	(r452005)
@@ -10,7 +10,7 @@ MASTER_SITES=	http://of.openfoundry.org/download/scima
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Array 30 SCIM IMEngine module
 
-BORKEN=		No public distfiles
+BROKEN=		No public distfiles
 
 LICENSE=	GPLv2+
 LICENSE_FILE=	${WRKSRC}/COPYING


More information about the svn-ports-all mailing list