diff options
author | Chin-San Huang <chinsan@FreeBSD.org> | 2006-10-03 15:34:44 +0000 |
---|---|---|
committer | Chin-San Huang <chinsan@FreeBSD.org> | 2006-10-03 15:34:44 +0000 |
commit | d969fbba7993b8a312aec6a735f6938600ca9f2b (patch) | |
tree | 26763c4a787fcc7ae4d01ef75f7198537d6a938e /chinese/phpbb-tw | |
parent | 37a1049733d51dbe4344cffdd9daabbefff05803 (diff) | |
download | ports-d969fbba7993b8a312aec6a735f6938600ca9f2b.tar.gz ports-d969fbba7993b8a312aec6a735f6938600ca9f2b.zip |
Notes
Diffstat (limited to 'chinese/phpbb-tw')
-rw-r--r-- | chinese/phpbb-tw/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chinese/phpbb-tw/Makefile b/chinese/phpbb-tw/Makefile index c64771fde2c5..1c1629010540 100644 --- a/chinese/phpbb-tw/Makefile +++ b/chinese/phpbb-tw/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://chinsan2.twbbs.org/distfiles/ \ PKGNAMESUFFIX= -tw DISTNAME= phpBB-tw-${PORTVERSION} -MAINTAINER= chinsan.tw@gmail.com +MAINTAINER= chinsan@FreeBSD.org COMMENT= The Traditional Chinese version of phpBB RUN_DEPENDS= ${LOCALBASE}/share/pear/System.php:${PORTSDIR}/devel/pear |