diff options
author | linimon <linimon@FreeBSD.org> | 2007-03-14 15:47:33 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2007-03-14 15:47:33 +0800 |
commit | f0effa854779cf4d7148af76948ed8fdd82d82f9 (patch) | |
tree | 1dc2b79dd20f2c4c8f95c19ca9eb050d27104c86 | |
parent | 72a2b91ec06eed4109c3f309c74bc312b88b25c3 (diff) | |
download | freebsd-ports-gnome-f0effa854779cf4d7148af76948ed8fdd82d82f9.tar.gz freebsd-ports-gnome-f0effa854779cf4d7148af76948ed8fdd82d82f9.tar.zst freebsd-ports-gnome-f0effa854779cf4d7148af76948ed8fdd82d82f9.zip |
Reset gaoj@cpsc.ucalgary.ca due to maintainer-timeouts and no response to email.
Hat: portmgr
-rw-r--r-- | chinese/scim-pinyin/Makefile | 2 | ||||
-rw-r--r-- | chinese/scim-tables/Makefile | 2 | ||||
-rw-r--r-- | databases/mysqlcppapi/Makefile | 2 | ||||
-rw-r--r-- | textproc/scim-table-imengine/Makefile | 2 | ||||
-rw-r--r-- | textproc/scim/Makefile | 2 | ||||
-rw-r--r-- | textproc/skim/Makefile | 2 |
6 files changed, 6 insertions, 6 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 diff --git a/databases/mysqlcppapi/Makefile b/databases/mysqlcppapi/Makefile index 5014156c881c..6d923bf79027 100644 --- a/databases/mysqlcppapi/Makefile +++ b/databases/mysqlcppapi/Makefile @@ -12,7 +12,7 @@ CATEGORIES= databases devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR=mysqlcppapi -MAINTAINER= gaoj@cpsc.ucalgary.ca +MAINTAINER= ports@FreeBSD.org COMMENT= A fork of mysql++ C++ API for MySQL USE_AUTOTOOLS= libtool:15 diff --git a/textproc/scim-table-imengine/Makefile b/textproc/scim-table-imengine/Makefile index 20715281f5cd..04ae95af65c1 100644 --- a/textproc/scim-table-imengine/Makefile +++ b/textproc/scim-table-imengine/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR=scim DISTNAME= scim-tables-${PORTVERSION} -MAINTAINER= gaoj@cpsc.ucalgary.ca +MAINTAINER= ports@FreeBSD.org COMMENT= SCIM table based input method engine BUILD_DEPENDS= scim:${PORTSDIR}/textproc/scim diff --git a/textproc/scim/Makefile b/textproc/scim/Makefile index 8a242ef1e632..3cd136995461 100644 --- a/textproc/scim/Makefile +++ b/textproc/scim/Makefile @@ -12,7 +12,7 @@ CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR=scim -MAINTAINER= gaoj@cpsc.ucalgary.ca +MAINTAINER= ports@FreeBSD.org COMMENT= Smart Common Input Method platform USE_GNOME= gnomehack gnomehier gtk20 intlhack diff --git a/textproc/skim/Makefile b/textproc/skim/Makefile index cd37419cb665..57a58eda87a5 100644 --- a/textproc/skim/Makefile +++ b/textproc/skim/Makefile @@ -12,7 +12,7 @@ CATEGORIES= textproc kde MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= scim -MAINTAINER= gaoj@cpsc.ucalgary.ca +MAINTAINER= ports@FreeBSD.org COMMENT= An input method platform based on SCIM library and KDE/QT LIB_DEPENDS= scim-1.0.9:${PORTSDIR}/textproc/scim |