diff options
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 \ |