diff options
author | Yen-Ming Lee <leeym@FreeBSD.org> | 2005-09-06 17:32:09 +0000 |
---|---|---|
committer | Yen-Ming Lee <leeym@FreeBSD.org> | 2005-09-06 17:32:09 +0000 |
commit | fade6a04d8444e254b773eb8933b3b75deb66419 (patch) | |
tree | 4bf06307272c107aaf8b4fcca6d07ae7af4a7ac7 /chinese | |
parent | 03c973f2b1cb983bc000d5bb9711b76399cdc119 (diff) | |
download | ports-fade6a04d8444e254b773eb8933b3b75deb66419.tar.gz ports-fade6a04d8444e254b773eb8933b3b75deb66419.zip |
Notes
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 cf877fd168e6..8dab9824e48f 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 e2446d1f368c..6d97150382e3 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 dca641c69bac..b947cad820bc 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 |