diff options
author | tabthorpe <tabthorpe@FreeBSD.org> | 2012-04-03 08:11:56 +0800 |
---|---|---|
committer | tabthorpe <tabthorpe@FreeBSD.org> | 2012-04-03 08:11:56 +0800 |
commit | 2f803cd9a69952202497d9becab64dab9a9847fa (patch) | |
tree | e220444dd1fbdce6af2ffe9e4c8249414e16903e /japanese/skk-jisyo | |
parent | 1f8e33aeef5bbd0f85d671aecc7744ebd42430d7 (diff) | |
download | freebsd-ports-graphics-2f803cd9a69952202497d9becab64dab9a9847fa.tar.gz freebsd-ports-graphics-2f803cd9a69952202497d9becab64dab9a9847fa.tar.zst freebsd-ports-graphics-2f803cd9a69952202497d9becab64dab9a9847fa.zip |
- Reassign to the heap
Approved by: portmgr (tabthorpe)
Feature safe: yes
Diffstat (limited to 'japanese/skk-jisyo')
-rw-r--r-- | japanese/skk-jisyo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/skk-jisyo/Makefile b/japanese/skk-jisyo/Makefile index 318cd1ea49d..17769c69ecd 100644 --- a/japanese/skk-jisyo/Makefile +++ b/japanese/skk-jisyo/Makefile @@ -15,7 +15,7 @@ PKGNAMESUFFIX= -cdb .endif DIST_SUBDIR= skk-jisyo -MAINTAINER?= matusita@FreeBSD.org +MAINTAINER?= ports@FreeBSD.org COMMENT?= Jisyo (dictionary) files for the SKK Japanese-input software .if defined(WITH_SKKJISYO_CDB) |