diff options
Diffstat (limited to 'chinese')
-rw-r--r-- | chinese/scim-pinyin/Makefile | 2 | ||||
-rw-r--r-- | chinese/scim-tables/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/chinese/scim-pinyin/Makefile b/chinese/scim-pinyin/Makefile index ce2a1b43e369..1ceed01bbf9a 100644 --- a/chinese/scim-pinyin/Makefile +++ b/chinese/scim-pinyin/Makefile @@ -12,7 +12,7 @@ CATEGORIES= chinese MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR=scim -MAINTAINER= gaoj@cpsc.ucalgary.ca +MAINTAINER= ports@FreeBSD.org COMMENT= SCIM Chinese Smart Pinyin input method BUILD_DEPENDS= scim:${PORTSDIR}/textproc/scim diff --git a/chinese/scim-tables/Makefile b/chinese/scim-tables/Makefile index 95bc05bab1ae..4fe97f9b1b38 100644 --- a/chinese/scim-tables/Makefile +++ b/chinese/scim-tables/Makefile @@ -12,7 +12,7 @@ CATEGORIES= chinese MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR=scim -MAINTAINER= gaoj@cpsc.ucalgary.ca +MAINTAINER= ports@FreeBSD.org COMMENT= SCIM table based Chinese input methods BUILD_DEPENDS= scim-make-table:${PORTSDIR}/textproc/scim-table-imengine |