diff options
author | wen <wen@FreeBSD.org> | 2010-06-16 11:28:37 +0800 |
---|---|---|
committer | wen <wen@FreeBSD.org> | 2010-06-16 11:28:37 +0800 |
commit | 5f239be105faec28c1075671f91d238649166136 (patch) | |
tree | cde98c33a21665f8fe8c2d45cbef3abcf5ee2d26 /textproc/scim-openvanilla | |
parent | 0b279f75b20971c6d9279e97c50bfe44f33cf93e (diff) | |
download | freebsd-ports-gnome-5f239be105faec28c1075671f91d238649166136.tar.gz freebsd-ports-gnome-5f239be105faec28c1075671f91d238649166136.tar.zst freebsd-ports-gnome-5f239be105faec28c1075671f91d238649166136.zip |
- Reset maintainer
PR: ports/147888
Submitted by: Li-Lun Wang (Leland Wang) <llwang@infor.org> (previous maintainer)
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 \ |