diff options
author | Wen Heping <wen@FreeBSD.org> | 2010-06-16 03:28:37 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2010-06-16 03:28:37 +0000 |
commit | 97afa812784c47a127cf6c4951f1b56181c7e999 (patch) | |
tree | c251b066b1f73a6d6c4cde7187a47e8eb52b4d1b /textproc/scim-openvanilla | |
parent | 8712b190e6e8dc65cac14f5fc5991e116cb86c81 (diff) | |
download | ports-97afa812784c47a127cf6c4951f1b56181c7e999.tar.gz ports-97afa812784c47a127cf6c4951f1b56181c7e999.zip |
Notes
Diffstat (limited to 'textproc/scim-openvanilla')
-rw-r--r-- | textproc/scim-openvanilla/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/scim-openvanilla/Makefile b/textproc/scim-openvanilla/Makefile index dbc27fd0815f..c6fd3e0df186 100644 --- a/textproc/scim-openvanilla/Makefile +++ b/textproc/scim-openvanilla/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= rafan DISTNAME= openvanilla-${PORTVERSION} -MAINTAINER= llwang@infor.org +MAINTAINER= ports@FreeBSD.org COMMENT= SCIM OpenVanilla input method (IM)/output filter (OF) framework BUILD_DEPENDS= scim:${PORTSDIR}/textproc/scim \ |