Date: Tue, 25 Sep 2012 04:57:38 +0000 (UTC) From: Thomas Abthorpe <tabthorpe@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r304810 - head/www/phpbb Message-ID: <201209250457.q8P4vc0W064466@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: tabthorpe Date: Tue Sep 25 04:57:38 2012 New Revision: 304810 URL: http://svn.freebsd.org/changeset/ports/304810 Log: - Reassign to the heap due to mail bounces Modified: head/www/phpbb/Makefile (contents, props changed) Modified: head/www/phpbb/Makefile ============================================================================== --- head/www/phpbb/Makefile Tue Sep 25 04:54:12 2012 (r304809) +++ head/www/phpbb/Makefile Tue Sep 25 04:57:38 2012 (r304810) @@ -1,9 +1,5 @@ -# New ports collection makefile for: phpBB -# Date created: 25 April 2002 -# Whom: Johann Visagie <wjv@FreeBSD.org> -# +# Created by: Johann Visagie <wjv@FreeBSD.org> # $FreeBSD$ -# PORTNAME= phpbb PORTVERSION= 2.0.23 @@ -11,7 +7,7 @@ CATEGORIES= www MASTER_SITES= SF/${PORTNAME}/phpBB%202/phpBB%20v${PORTVERSION} DISTNAME= phpBB-${PORTVERSION} -MAINTAINER= liukang@cn.freebsd.org +MAINTAINER= ports@FreeBSD.org COMMENT= A PHP-based bulletin board / discussion forum system RUN_DEPENDS= ${LOCALBASE}/share/pear/System.php:${PORTSDIR}/devel/pear
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201209250457.q8P4vc0W064466>