svn commit: r304810 - head/www/phpbb

Thomas Abthorpe tabthorpe at FreeBSD.org
Tue Sep 25 04:57:39 UTC 2012


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 at FreeBSD.org>
-#
+# Created by: Johann Visagie <wjv at 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 at cn.freebsd.org
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	A PHP-based bulletin board / discussion forum system
 
 RUN_DEPENDS=	${LOCALBASE}/share/pear/System.php:${PORTSDIR}/devel/pear



More information about the svn-ports-all mailing list