diff options
author | bapt <bapt@FreeBSD.org> | 2014-12-03 06:50:10 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2014-12-03 06:50:10 +0800 |
commit | ae020e3cd695f7294468393b982a95ecea09bf94 (patch) | |
tree | 9893d81879801c5473ab33cc78d69e7d8af0f112 | |
parent | bf59807526b155cd233daf47c273a22a9b0ee1f8 (diff) | |
download | freebsd-ports-gnome-ae020e3cd695f7294468393b982a95ecea09bf94.tar.gz freebsd-ports-gnome-ae020e3cd695f7294468393b982a95ecea09bf94.tar.zst freebsd-ports-gnome-ae020e3cd695f7294468393b982a95ecea09bf94.zip |
Finish resetting maintainership
PR: 195059
-rw-r--r-- | chinese/libchewing/Makefile | 2 | ||||
-rw-r--r-- | chinese/libtabe/Makefile | 2 | ||||
-rw-r--r-- | chinese/oxim/Makefile | 2 | ||||
-rw-r--r-- | databases/fastdb/Makefile | 2 | ||||
-rw-r--r-- | databases/libdbi/Makefile | 2 | ||||
-rw-r--r-- | deskutils/todo/Makefile | 2 | ||||
-rw-r--r-- | devel/autogen/Makefile | 2 | ||||
-rw-r--r-- | devel/cgdb/Makefile | 2 |
8 files changed, 8 insertions, 8 deletions
diff --git a/chinese/libchewing/Makefile b/chinese/libchewing/Makefile index c6afc2eaf9c6..aecc709282f8 100644 --- a/chinese/libchewing/Makefile +++ b/chinese/libchewing/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 1 CATEGORIES= chinese textproc MASTER_SITES= GOOGLE_CODE -MAINTAINER= clsung@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= The Chewing intelligent phonetic input method library USES= tar:bzip2 gmake pkgconfig pathfix libtool diff --git a/chinese/libtabe/Makefile b/chinese/libtabe/Makefile index 527f0f66a543..9032ade661c2 100644 --- a/chinese/libtabe/Makefile +++ b/chinese/libtabe/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 6 CATEGORIES= chinese MASTER_SITES= ftp://cle.linux.org.tw/pub/xcin/cvs/ -MAINTAINER= clsung@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Unified library for Chinese text processing USES= gmake libtool diff --git a/chinese/oxim/Makefile b/chinese/oxim/Makefile index 3e206e8d87cc..a1ac1a1eb8c5 100644 --- a/chinese/oxim/Makefile +++ b/chinese/oxim/Makefile @@ -8,7 +8,7 @@ CATEGORIES= chinese textproc MASTER_SITES= ftp://ftp.opendesktop.org.tw/odp/OXIM/Source/ \ ftp://140.111.128.66/odp/OXIM/Source/ -MAINTAINER= clsung@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Open X Input Method server LIB_DEPENDS= libfontconfig.so:${PORTSDIR}/x11-fonts/fontconfig diff --git a/databases/fastdb/Makefile b/databases/fastdb/Makefile index 672d0d33ea7c..7920cf56576a 100644 --- a/databases/fastdb/Makefile +++ b/databases/fastdb/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 3.73 CATEGORIES= databases MASTER_SITES= SF -MAINTAINER= clsung@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Main Memory Relational Database Management System WRKSRC= ${WRKDIR}/${PORTNAME} diff --git a/databases/libdbi/Makefile b/databases/libdbi/Makefile index 5c0d7254ac29..b31ac501c248 100644 --- a/databases/libdbi/Makefile +++ b/databases/libdbi/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 2 CATEGORIES= databases devel MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} -MAINTAINER= clsung@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Database Independent Abstraction Layer for C USES= libtool pathfix diff --git a/deskutils/todo/Makefile b/deskutils/todo/Makefile index 969d2651d93e..93d1b5a10729 100644 --- a/deskutils/todo/Makefile +++ b/deskutils/todo/Makefile @@ -7,7 +7,7 @@ CATEGORIES= deskutils MASTER_SITES= http://cloud.github.com/downloads/ginatrapani/todo.txt-cli/ DISTNAME= todo.txt_cli-${PORTVERSION} -MAINTAINER= clsung@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Todo.txt Manager RUN_DEPENDS= bash:${PORTSDIR}/shells/bash diff --git a/devel/autogen/Makefile b/devel/autogen/Makefile index 0455b08f2b7c..197dbe9c078d 100644 --- a/devel/autogen/Makefile +++ b/devel/autogen/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= GNU MASTER_SITE_SUBDIR= ${PORTNAME}/rel${PORTVERSION} DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:DEFAULT,gnu -MAINTAINER= clsung@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= The Automated Program Generator BUILD_DEPENDS= bash:${PORTSDIR}/shells/bash diff --git a/devel/cgdb/Makefile b/devel/cgdb/Makefile index e1963065cdba..b7e160ce868e 100644 --- a/devel/cgdb/Makefile +++ b/devel/cgdb/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 0.6.7 CATEGORIES= devel MASTER_SITES= http://cgdb.me/files/ -MAINTAINER= clsung@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Curses-based interface to the GNU Debugger USES= makeinfo readline |