diff options
author | leeym <leeym@FreeBSD.org> | 2005-09-06 17:32:09 +0000 |
---|---|---|
committer | leeym <leeym@FreeBSD.org> | 2005-09-06 17:32:09 +0000 |
commit | 332e42067e15120a8a3ea835fbc90d013759845b (patch) | |
tree | fd5646aaf3c4257335f63773ca1ebdf6cfa83590 /chinese | |
parent | 9e2d4404f3f31f27499bdba1e306701d60820275 (diff) | |
download | FreeBSD-ports-332e42067e15120a8a3ea835fbc90d013759845b.zip FreeBSD-ports-332e42067e15120a8a3ea835fbc90d013759845b.tar.gz |
- drop maintainership
PR: 85803
Submitted by: chinsan <chinsan.tw@gmail.com>
Diffstat (limited to 'chinese')
-rw-r--r-- | chinese/firefox-zh_CN/Makefile | 3 | ||||
-rw-r--r-- | chinese/firefox-zh_TW/Makefile | 3 | ||||
-rw-r--r-- | chinese/pcmanx/Makefile | 3 |
3 files changed, 3 insertions, 6 deletions
diff --git a/chinese/firefox-zh_CN/Makefile b/chinese/firefox-zh_CN/Makefile index cf877fd..8dab982 100644 --- a/chinese/firefox-zh_CN/Makefile +++ b/chinese/firefox-zh_CN/Makefile @@ -13,8 +13,7 @@ MASTER_SITES= http://bbs.ilc.edu.tw/~chinsan/firefox/ PKGNAMESUFFIX= -zh_CN DISTNAME= ${PORTNAME}${PKGNAMESUFFIX}.${PORTVERSION}b -# Maintainership available: drop me a line if interested :p -MAINTAINER= chinsan.tw@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= Firefox Simplified Chinese(zh-CN) Language Pack BUILD_DEPENDS= ${X11BASE}/lib/${FIREFOX}/regxpcom:${PORTSDIR}/www/firefox diff --git a/chinese/firefox-zh_TW/Makefile b/chinese/firefox-zh_TW/Makefile index e2446d1..6d97150 100644 --- a/chinese/firefox-zh_TW/Makefile +++ b/chinese/firefox-zh_TW/Makefile @@ -13,8 +13,7 @@ MASTER_SITES= http://bbs.ilc.edu.tw/~chinsan/firefox/ PKGNAMESUFFIX= -zh_TW DISTNAME= ${PORTNAME}${PKGNAMESUFFIX}.${PORTVERSION}b -# Maintainership available: drop me a line if interested :p -MAINTAINER= chinsan.tw@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= Firefox Traditional Chinese(zh-TW) Language Pack BUILD_DEPENDS= ${X11BASE}/lib/${FIREFOX}/regxpcom:${PORTSDIR}/www/firefox diff --git a/chinese/pcmanx/Makefile b/chinese/pcmanx/Makefile index dca641c..b947cad 100644 --- a/chinese/pcmanx/Makefile +++ b/chinese/pcmanx/Makefile @@ -12,8 +12,7 @@ MASTER_SITES= http://pcmanx.csie.net/release/ \ http://bbs.ilc.edu.tw/~chinsan/pcmanx/ DISTNAME= pcmanx-pure-gtk2-${PORTVERSION} -# Maintainership available: drop me a line if interested :p -MAINTAINER= chinsan.tw@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= PCManX is a BBS client using GTK+ 2.x USE_GNOME= gtk20 intlhack |