diff options
author | Simon Barner <barner@FreeBSD.org> | 2006-02-02 21:27:34 +0800 |
---|---|---|
committer | Simon Barner <barner@FreeBSD.org> | 2006-02-02 21:27:34 +0800 |
commit | ef8b205c127a986874e9bdfc37a147a336f9678a (patch) | |
tree | 3d203ff2d4a751b6507744b43ecb5f24a06d6f55 /www/phpbb | |
parent | 1220c8359a655206fcbee5b4aaf9daee7b208796 (diff) | |
download | freebsd-ports-gnome-ef8b205c127a986874e9bdfc37a147a336f9678a.tar.gz freebsd-ports-gnome-ef8b205c127a986874e9bdfc37a147a336f9678a.tar.zst freebsd-ports-gnome-ef8b205c127a986874e9bdfc37a147a336f9678a.zip |
- Change maintainer's email address
Submitted by: Kang Liu <liukang@bjut.edu.cn> (maintainer)
PR: ports/92735
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 |