Date: Tue, 25 Sep 2012 05:37:12 +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: r304812 - in head/www/phpbb: . files Message-ID: <201209250537.q8P5bC1I069911@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@FreeBSD.org> +# New ports collection makefile for: phpBB +# Date created: 25 April 2002 +# Whom: Johann Visagie <wjv@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@FreeBSD.org +MAINTAINER= liukang@cn.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?201209250537.q8P5bC1I069911>