svn commit: r304812 - in head/www/phpbb: . files

Thomas Abthorpe tabthorpe at FreeBSD.org
Tue Sep 25 05:37:12 UTC 2012


Author: tabthorpe
Date: Tue Sep 25 05:37:12 2012
New Revision: 304812
URL: http://svn.freebsd.org/changeset/ports/304812

Log:
  - Revert commit
  - Tested wrong email address
  
  Noticed by:	xli

Modified:
  head/www/phpbb/Makefile
Directory Properties:
  head/www/phpbb/distinfo   (props changed)
  head/www/phpbb/files/pkg-message.in   (props changed)
  head/www/phpbb/files/pkg-opts   (props changed)
  head/www/phpbb/pkg-descr   (props changed)
  head/www/phpbb/pkg-plist   (props changed)

Modified: head/www/phpbb/Makefile
==============================================================================
--- head/www/phpbb/Makefile	Tue Sep 25 05:03:06 2012	(r304811)
+++ head/www/phpbb/Makefile	Tue Sep 25 05:37:12 2012	(r304812)
@@ -1,5 +1,9 @@
-# Created by: Johann Visagie <wjv at FreeBSD.org>
+# New ports collection makefile for:	phpBB
+# Date created:		25 April 2002
+# Whom:	      		Johann Visagie <wjv at FreeBSD.org>
+#
 # $FreeBSD$
+#
 
 PORTNAME=	phpbb
 PORTVERSION=	2.0.23
@@ -7,7 +11,7 @@ CATEGORIES=	www
 MASTER_SITES=	SF/${PORTNAME}/phpBB%202/phpBB%20v${PORTVERSION}
 DISTNAME=	phpBB-${PORTVERSION}
 
-MAINTAINER=	ports at FreeBSD.org
+MAINTAINER=	liukang at cn.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