diff options
Diffstat (limited to 'japanese/skk-jisyo/Makefile')
-rw-r--r-- | japanese/skk-jisyo/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/japanese/skk-jisyo/Makefile b/japanese/skk-jisyo/Makefile index bc3a5a5d1b24..eed264cc48e5 100644 --- a/japanese/skk-jisyo/Makefile +++ b/japanese/skk-jisyo/Makefile @@ -6,7 +6,7 @@ # PORTNAME= skk-jisyo -PORTVERSION= 201204 +PORTVERSION= 201212 #PORTREVISION= 0 CATEGORIES= japanese MASTER_SITES= LOCAL/matusita/${PORTNAME} @@ -15,7 +15,7 @@ PKGNAMESUFFIX= -cdb .endif DIST_SUBDIR= skk-jisyo -MAINTAINER?= ports@FreeBSD.org +MAINTAINER?= meta+ports@vmeta.jp COMMENT?= Jisyo (dictionary) files for the SKK Japanese-input software .if defined(WITH_SKKJISYO_CDB) |