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 | |
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')
-rw-r--r-- | textproc/openvanilla-framework/Makefile | 2 | ||||
-rw-r--r-- | textproc/openvanilla-modules/Makefile | 2 | ||||
-rw-r--r-- | textproc/scim-openvanilla/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/textproc/openvanilla-framework/Makefile b/textproc/openvanilla-framework/Makefile index 88d436cc06e5..6beafa38b08a 100644 --- a/textproc/openvanilla-framework/Makefile +++ b/textproc/openvanilla-framework/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= rafan DISTNAME= openvanilla-${PORTVERSION} -MAINTAINER= llwang@infor.org +MAINTAINER= ports@FreeBSD.org COMMENT= Development header files for OpenVanilla NO_BUILD= yes diff --git a/textproc/openvanilla-modules/Makefile b/textproc/openvanilla-modules/Makefile index 993656fcaa7f..2ad9ef70a9c5 100644 --- a/textproc/openvanilla-modules/Makefile +++ b/textproc/openvanilla-modules/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= Input method modules for OpenVanilla BUILD_DEPENDS= ${LOCALBASE}/include/OpenVanilla/OpenVanilla.h:${PORTSDIR}/textproc/openvanilla-framework 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 \ |