diff options
author | linimon <linimon@FreeBSD.org> | 2012-12-08 06:26:41 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2012-12-08 06:26:41 +0800 |
commit | 39882da3773e41e96b9a8c15e8e43eeec924efe1 (patch) | |
tree | 2362ad65dab0b2a0109c8c4644d4efa116429ad9 /www | |
parent | 1ba260038cb40b201702711aa35341b8f9a157d6 (diff) | |
download | freebsd-ports-gnome-39882da3773e41e96b9a8c15e8e43eeec924efe1.tar.gz freebsd-ports-gnome-39882da3773e41e96b9a8c15e8e43eeec924efe1.tar.zst freebsd-ports-gnome-39882da3773e41e96b9a8c15e8e43eeec924efe1.zip |
Current maintainer is away from FreeBSD work ATM, so return these to the
pool for now.
Feature safe: yes
Diffstat (limited to 'www')
-rw-r--r-- | www/fusionpbx/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/www/fusionpbx/Makefile b/www/fusionpbx/Makefile index 2e2d0339d706..14a268b7aec1 100644 --- a/www/fusionpbx/Makefile +++ b/www/fusionpbx/Makefile @@ -1,9 +1,5 @@ -# Ports collection makefile for: fusionpbx -# Date created: Jan 12, 2011 -# Whom: Richard Neese <r.neese@gmail.com> -# +# Created by: Richard Neese <r.neese@gmail.com> # $FreeBSD$ -# PORTNAME= fusionpbx DISTVERSION= 3.1.2 @@ -11,7 +7,7 @@ CATEGORIES= www MASTER_SITES= http://www.fusionpbx.com/downloads/ \ ${MASTER_SITE_GOOGLE_CODE} -MAINTAINER= r.neese@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= PHP5 Graphical User Interface for FreeSwitch LIB_DEPENDS= odbc:${PORTSDIR}/databases/unixODBC |