diff options
author | Simon Barner <barner@FreeBSD.org> | 2006-02-02 13:27:34 +0000 |
---|---|---|
committer | Simon Barner <barner@FreeBSD.org> | 2006-02-02 13:27:34 +0000 |
commit | ef8b205c127a986874e9bdfc37a147a336f9678a (patch) | |
tree | 3d203ff2d4a751b6507744b43ecb5f24a06d6f55 /www/phpbb | |
parent | 1220c8359a655206fcbee5b4aaf9daee7b208796 (diff) |
Notes
Diffstat (limited to 'www/phpbb')
-rw-r--r-- | www/phpbb/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/phpbb/Makefile b/www/phpbb/Makefile index 905fd87a403b..e184f3383ab1 100644 --- a/www/phpbb/Makefile +++ b/www/phpbb/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= phpBB-${PORTVERSION} -MAINTAINER= liukang@bjut.edu.cn +MAINTAINER= liukang@cn.freebsd.org COMMENT= A PHP-based bulletin board / discussion forum system RUN_DEPENDS= ${LOCALBASE}/share/pear/System.php:${PORTSDIR}/devel/pear |