diff options
author | bapt <bapt@FreeBSD.org> | 2017-10-13 22:25:31 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2017-10-13 22:25:31 +0800 |
commit | d6c107c2d75074ada354fffee607bbb6adcdf178 (patch) | |
tree | 8e3879e8dcf8a1e13d9b01aa46f0743264cdd068 /chinese | |
parent | 96691ce90ac888869659d81bdc270ddbd3c5f9ad (diff) | |
download | freebsd-ports-gnome-d6c107c2d75074ada354fffee607bbb6adcdf178.tar.gz freebsd-ports-gnome-d6c107c2d75074ada354fffee607bbb6adcdf178.tar.zst freebsd-ports-gnome-d6c107c2d75074ada354fffee607bbb6adcdf178.zip |
Fix typo
Reported by: antoine
Diffstat (limited to 'chinese')
-rw-r--r-- | chinese/scim-array/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chinese/scim-array/Makefile b/chinese/scim-array/Makefile index 222ef05ad914..da2d513afe1b 100644 --- a/chinese/scim-array/Makefile +++ b/chinese/scim-array/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= http://of.openfoundry.org/download/scimarray/${PORTVERSION}/ MAINTAINER= ports@FreeBSD.org COMMENT= Array 30 SCIM IMEngine module -BORKEN= No public distfiles +BROKEN= No public distfiles LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING |