diff options
64 files changed, 88 insertions, 112 deletions
diff --git a/devel/cvs-syncmail/Makefile b/devel/cvs-syncmail/Makefile index 7c15c6ebf1b1..6264be8e16e1 100644 --- a/devel/cvs-syncmail/Makefile +++ b/devel/cvs-syncmail/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: cvs-syncmail # Date created: 13 August 2007 -# Whom: Greg Larkin <glarkin@sourcehosting.net> +# Whom: Greg Larkin <glarkin@FreeBSD.org> # # $FreeBSD$ # @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= syncmail EXTRACT_SUFX= -MAINTAINER= glarkin@sourcehosting.net +MAINTAINER= glarkin@FreeBSD.org COMMENT= CVS notification tool .if defined(WITH_CVSNT) diff --git a/devel/cvsbook/Makefile b/devel/cvsbook/Makefile index 7c001d3e2d3a..6968bc78cc81 100644 --- a/devel/cvsbook/Makefile +++ b/devel/cvsbook/Makefile @@ -12,7 +12,7 @@ CATEGORIES= devel MASTER_SITES= http://cvsbook.red-bean.com/ DISTNAME= ${PORTNAME}-${PORTVERSION}-all -MAINTAINER= glarkin@sourcehosting.net +MAINTAINER= glarkin@FreeBSD.org COMMENT= A tutorial and reference for CVS OPTIONS= CVSBOOK_INFO "Install the info version" on \ diff --git a/devel/cvschangelogbuilder/Makefile b/devel/cvschangelogbuilder/Makefile index 47099e66ac7f..c2bf6df37212 100644 --- a/devel/cvschangelogbuilder/Makefile +++ b/devel/cvschangelogbuilder/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= cvschangelogb -MAINTAINER= glarkin@sourcehosting.net +MAINTAINER= glarkin@FreeBSD.org COMMENT= Utility to generate changelogs and reports from a CVS repository RUN_DEPENDS= ${SITE_PERL}/GD/Graph.pm:${PORTSDIR}/graphics/p5-GD-Graph diff --git a/devel/cvsstat/Makefile b/devel/cvsstat/Makefile index a32e888bbbb0..145dee687cae 100644 --- a/devel/cvsstat/Makefile +++ b/devel/cvsstat/Makefile @@ -14,7 +14,7 @@ EXTRACT_SUFX= # empty DIST_SUBDIR= ${PORTNAME}-${PORTVERSION} EXTRACT_ONLY= # empty -MAINTAINER= glarkin@sourcehosting.net +MAINTAINER= glarkin@FreeBSD.org COMMENT= Transforms the output of 'cvs status' to a sorted ASCII table USE_PERL5= yes diff --git a/devel/cvstrac/Makefile b/devel/cvstrac/Makefile index e860c8b9f1f8..0f22d83fb50c 100644 --- a/devel/cvstrac/Makefile +++ b/devel/cvstrac/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel MASTER_SITES= http://www.cvstrac.org/ DISTNAME= cvstrac-${PORTVERSION} -MAINTAINER= glarkin@sourcehosting.net +MAINTAINER= glarkin@FreeBSD.org COMMENT?= Web-Based Bug And Patch-Set Tracking System For CVS WRKSRC= ${WRKDIR}/cvstrac-${PORTVERSION} diff --git a/devel/eventxx/Makefile b/devel/eventxx/Makefile index a9fc8aab8bb3..8191f814c722 100644 --- a/devel/eventxx/Makefile +++ b/devel/eventxx/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://proj.llucax.com.ar/home/eventxx/releases/ MASTER_SITE_SUBDIR= gahr DISTNAME= ${PORTNAME} -MAINTAINER= glarkin@sourcehosting.net +MAINTAINER= glarkin@FreeBSD.org COMMENT= A C++ wrapper for libevent LIB_DEPENDS= event-1.3e:${PORTSDIR}/devel/libevent diff --git a/devel/gittrac/Makefile b/devel/gittrac/Makefile index f7a885e28b3a..2e323d056bac 100644 --- a/devel/gittrac/Makefile +++ b/devel/gittrac/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: gittrac # Date created: 30 Apr 2008 -# Whom: Greg Larkin <glarkin@sourcehosting.net> +# Whom: Greg Larkin <glarkin@FreeBSD.org> # # $FreeBSD$ # diff --git a/devel/p5-SVN-Access/Makefile b/devel/p5-SVN-Access/Makefile index f66f4d7a2235..27490dd88dad 100644 --- a/devel/p5-SVN-Access/Makefile +++ b/devel/p5-SVN-Access/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: p5-SVN-Access # Date created: 2008-02-11 -# Whom: Greg Larkin <glarkin@sourcehosting.net> +# Whom: Greg Larkin <glarkin@FreeBSD.org> # # $FreeBSD$ # @@ -12,7 +12,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= glarkin@sourcehosting.net +MAINTAINER= glarkin@FreeBSD.org COMMENT= Perl extension to manipulate SVN Access files BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/SVN/Base.pm:${PORTSDIR}/devel/p5-subversion \ diff --git a/devel/p5-SVN-Hook/Makefile b/devel/p5-SVN-Hook/Makefile index 6f0edb97fd98..37fedd761a1e 100644 --- a/devel/p5-SVN-Hook/Makefile +++ b/devel/p5-SVN-Hook/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: SVN::Hook # Date created: 2008-02-12 -# Whom: Greg Larkin <glarkin@sourcehosting.net> +# Whom: Greg Larkin <glarkin@FreeBSD.org> # # $FreeBSD$ # @@ -11,7 +11,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= glarkin@sourcehosting.net +MAINTAINER= glarkin@FreeBSD.org COMMENT= Perl module for managing Subversion hook scripts RUN_DEPENDS= ${SITE_PERL}/Path/Class.pm:${PORTSDIR}/devel/p5-Path-Class \ diff --git a/devel/p5-SVN-Notify-Config/Makefile b/devel/p5-SVN-Notify-Config/Makefile index b84c94d0c936..ca2fbf6274c5 100644 --- a/devel/p5-SVN-Notify-Config/Makefile +++ b/devel/p5-SVN-Notify-Config/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: SVN-Notify-Config # Date created: 2008-02-12 -# Whom: Greg Larkin <glarkin@sourcehosting.net> +# Whom: Greg Larkin <glarkin@FreeBSD.org> # # $FreeBSD$ # @@ -13,7 +13,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= glarkin@sourcehosting.net +MAINTAINER= glarkin@FreeBSD.org COMMENT= Perl module for config-driven Subversion notification RUN_DEPENDS= ${LOCALBASE}/bin/svnlook:${PORTSDIR}/devel/subversion \ diff --git a/devel/p5-SVN-Notify-Filter-Markdown/Makefile b/devel/p5-SVN-Notify-Filter-Markdown/Makefile index 56b35dfd496e..c9d5f4f3ffd7 100644 --- a/devel/p5-SVN-Notify-Filter-Markdown/Makefile +++ b/devel/p5-SVN-Notify-Filter-Markdown/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: SVN-Notify-Filter-Markdown # Date created: 2008-04-21 -# Whom: Greg Larkin <glarkin@sourcehosting.net> +# Whom: Greg Larkin <glarkin@FreeBSD.org> # # $FreeBSD$ # @@ -11,7 +11,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= glarkin@sourcehosting.net +MAINTAINER= glarkin@FreeBSD.org COMMENT= Perl module to convert SVN::Notify log messages from Markdown to HTML RUN_DEPENDS= p5-SVN-Notify>=2.70:${PORTSDIR}/devel/p5-SVN-Notify \ diff --git a/devel/p5-SVN-Notify-Filter-Watchers/Makefile b/devel/p5-SVN-Notify-Filter-Watchers/Makefile index 04d9db7e7cdf..0b65d7ef06d7 100644 --- a/devel/p5-SVN-Notify-Filter-Watchers/Makefile +++ b/devel/p5-SVN-Notify-Filter-Watchers/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: SVN-Notify-Filter-Watchers # Date created: 2008-04-22 -# Whom: Greg Larkin <glarkin@sourcehosting.net> +# Whom: Greg Larkin <glarkin@FreeBSD.org> # # $FreeBSD$ # @@ -11,7 +11,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= glarkin@sourcehosting.net +MAINTAINER= glarkin@FreeBSD.org COMMENT= Subscribe to SVN::Notify commits with a Subversion property RUN_DEPENDS= p5-SVN-Notify>=2.72:${PORTSDIR}/devel/p5-SVN-Notify diff --git a/devel/p5-SVN-Notify-Mirror/Makefile b/devel/p5-SVN-Notify-Mirror/Makefile index e864944544f2..cb84a7066661 100644 --- a/devel/p5-SVN-Notify-Mirror/Makefile +++ b/devel/p5-SVN-Notify-Mirror/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: SVN-Notify-Mirror # Date created: 2008-02-13 -# Whom: Greg Larkin <glarkin@sourcehosting.net> +# Whom: Greg Larkin <glarkin@FreeBSD.org> # # $FreeBSD$ # @@ -12,7 +12,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= glarkin@sourcehosting.net +MAINTAINER= glarkin@FreeBSD.org COMMENT= Keep a mirrored working copy of a repository path BUILD_DEPENDS= p5-SVN-Notify>=2.70:${PORTSDIR}/devel/p5-SVN-Notify \ diff --git a/devel/p5-SVN-Notify-Snapshot/Makefile b/devel/p5-SVN-Notify-Snapshot/Makefile index 018fc697b04c..dc935a63394e 100644 --- a/devel/p5-SVN-Notify-Snapshot/Makefile +++ b/devel/p5-SVN-Notify-Snapshot/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: SVN-Notify-Snapshot # Date created: 2008-02-14 -# Whom: Greg Larkin <glarkin@sourcehosting.net> +# Whom: Greg Larkin <glarkin@FreeBSD.org> # # $FreeBSD$ # @@ -11,7 +11,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= glarkin@sourcehosting.net +MAINTAINER= glarkin@FreeBSD.org COMMENT= Take snapshots from Subversion activity BUILD_DEPENDS= ${LOCALBASE}/bin/svnnotify:${PORTSDIR}/devel/p5-SVN-Notify diff --git a/devel/patch/Makefile b/devel/patch/Makefile index 8063b5dbc3f7..152d7a0eb143 100644 --- a/devel/patch/Makefile +++ b/devel/patch/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= patch -MAINTAINER= glarkin@sourcehosting.net +MAINTAINER= glarkin@FreeBSD.org COMMENT= GNU patch utility GNU_CONFIGURE= yes diff --git a/devel/pear-VersionControl_SVN/Makefile b/devel/pear-VersionControl_SVN/Makefile index 32168deaff7f..ae753728a2d7 100644 --- a/devel/pear-VersionControl_SVN/Makefile +++ b/devel/pear-VersionControl_SVN/Makefile @@ -1,6 +1,6 @@ # Ports collection makefile for: pear-VersionControl_SVN # Date created: 30 Oct 2007 -# Whom: Greg Larkin <glarkin@sourcehosting.net> +# Whom: Greg Larkin <glarkin@FreeBSD.org> # # $FreeBSD$ # @@ -9,7 +9,7 @@ PORTNAME= VersionControl_SVN PORTVERSION= 0.3.1 CATEGORIES= devel pear -MAINTAINER= glarkin@sourcehosting.net +MAINTAINER= glarkin@FreeBSD.org COMMENT= Wrapper interface for the Subversion command-line client BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear \ diff --git a/devel/ruby-cvs/Makefile b/devel/ruby-cvs/Makefile index 655165ef4a99..2eb96aa53dfc 100644 --- a/devel/ruby-cvs/Makefile +++ b/devel/ruby-cvs/Makefile @@ -13,7 +13,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= ruby-${PORTNAME}.tar.gz\?only_with_tag=ruby-${PORTNAME}-${PORTVERSION:S/./_/g}\&view=tar DIST_SUBDIR= ruby -MAINTAINER= glarkin@sourcehosting.net +MAINTAINER= glarkin@FreeBSD.org COMMENT= A Ruby library to provide a high level interface to a CVS repository # optional, but strongly suggested diff --git a/devel/svntrac/Makefile b/devel/svntrac/Makefile index 7efd1138db32..ffd670d99cc6 100644 --- a/devel/svntrac/Makefile +++ b/devel/svntrac/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: svntrac # Date created: 13 May 2008 -# Whom: Greg Larkin <glarkin@sourcehosting.net> +# Whom: Greg Larkin <glarkin@FreeBSD.org> # # $FreeBSD$ # diff --git a/graphics/GraphicsMagick/Makefile b/graphics/GraphicsMagick/Makefile index d0e7597b51b4..19520891e7df 100644 --- a/graphics/GraphicsMagick/Makefile +++ b/graphics/GraphicsMagick/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ ftp://ftp.graphicsmagick.org/pub/GraphicsMagick/ MASTER_SITE_SUBDIR= ${PORTNAME:L} -MAINTAINER= glarkin@sourcehosting.net +MAINTAINER= glarkin@FreeBSD.org COMMENT= Fast image processing tools based on ImageMagick LIB_DEPENDS= freetype:${PORTSDIR}/print/freetype2 \ diff --git a/graphics/GraphicsMagick12/Makefile b/graphics/GraphicsMagick12/Makefile index d0e7597b51b4..19520891e7df 100644 --- a/graphics/GraphicsMagick12/Makefile +++ b/graphics/GraphicsMagick12/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ ftp://ftp.graphicsmagick.org/pub/GraphicsMagick/ MASTER_SITE_SUBDIR= ${PORTNAME:L} -MAINTAINER= glarkin@sourcehosting.net +MAINTAINER= glarkin@FreeBSD.org COMMENT= Fast image processing tools based on ImageMagick LIB_DEPENDS= freetype:${PORTSDIR}/print/freetype2 \ diff --git a/graphics/GraphicsMagick13/Makefile b/graphics/GraphicsMagick13/Makefile index d0e7597b51b4..19520891e7df 100644 --- a/graphics/GraphicsMagick13/Makefile +++ b/graphics/GraphicsMagick13/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ ftp://ftp.graphicsmagick.org/pub/GraphicsMagick/ MASTER_SITE_SUBDIR= ${PORTNAME:L} -MAINTAINER= glarkin@sourcehosting.net +MAINTAINER= glarkin@FreeBSD.org COMMENT= Fast image processing tools based on ImageMagick LIB_DEPENDS= freetype:${PORTSDIR}/print/freetype2 \ diff --git a/mail/smtptrapd/Makefile b/mail/smtptrapd/Makefile index 26e8f9556c8c..7a26b71b53ea 100644 --- a/mail/smtptrapd/Makefile +++ b/mail/smtptrapd/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.5 CATEGORIES= mail MASTER_SITES= SF -MAINTAINER= glarkin@sourcehosting.net +MAINTAINER= glarkin@FreeBSD.org COMMENT= RFC 2821 compliant SMTP service that always returns a 4xx soft error CFLAGS+= ${PTHREAD_CFLAGS} ${PTHREAD_LIBS} diff --git a/math/pecl-bitset/Makefile b/math/pecl-bitset/Makefile index 082df769b537..0022d58d1f16 100644 --- a/math/pecl-bitset/Makefile +++ b/math/pecl-bitset/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: pecl-bitset # Date created: 2007/07/06 -# Whom: Greg Larkin <glarkin@sourcehosting.net> +# Whom: Greg Larkin <glarkin@FreeBSD.org> # # $FreeBSD$ # @@ -13,7 +13,7 @@ PKGNAMEPREFIX= pecl- EXTRACT_SUFX= .tgz DIST_SUBDIR= PECL -MAINTAINER= glarkin@sourcehosting.net +MAINTAINER= glarkin@FreeBSD.org COMMENT= A PECL extension for manipulating bitsets USE_PHP= yes diff --git a/net/p5-Amazon-SQS-Simple/Makefile b/net/p5-Amazon-SQS-Simple/Makefile index 8f1170c3de02..bd327c53147d 100644 --- a/net/p5-Amazon-SQS-Simple/Makefile +++ b/net/p5-Amazon-SQS-Simple/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: p5-Amazon-SQS-Simple # Date created: 2007-10-31 -# Whom: Greg Larkin <glarkin@sourcehosting.net> +# Whom: Greg Larkin <glarkin@FreeBSD.org> # # $FreeBSD$ # @@ -11,7 +11,7 @@ CATEGORIES= net perl5 MASTER_SITES= CPAN/../../authors/id/S/SW/SWHITAKER PKGNAMEPREFIX= p5- -MAINTAINER= glarkin@sourcehosting.net +MAINTAINER= glarkin@FreeBSD.org COMMENT= OO API for accessing the Amazon Simple Queue Service BUILD_DEPENDS= ${SITE_PERL}/XML/Simple.pm:${PORTSDIR}/textproc/p5-XML-Simple \ diff --git a/net/p5-Net-Amazon-EC2/Makefile b/net/p5-Net-Amazon-EC2/Makefile index 6d6e339604c5..fad04eb1408c 100644 --- a/net/p5-Net-Amazon-EC2/Makefile +++ b/net/p5-Net-Amazon-EC2/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: p5-Net-Amazon-EC2 # Date created: 2007-10-30 -# Whom: Greg Larkin <glarkin@sourcehosting.net> +# Whom: Greg Larkin <glarkin@FreeBSD.org> # # $FreeBSD$ # @@ -11,7 +11,7 @@ CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= glarkin@sourcehosting.net +MAINTAINER= glarkin@FreeBSD.org COMMENT= Perl interface to the Amazon Elastic Compute Cloud BUILD_DEPENDS= ${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple \ diff --git a/net/p5-Net-Amazon-MechanicalTurk/Makefile b/net/p5-Net-Amazon-MechanicalTurk/Makefile index 64a288ddc8b8..1083a8775e95 100644 --- a/net/p5-Net-Amazon-MechanicalTurk/Makefile +++ b/net/p5-Net-Amazon-MechanicalTurk/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: p5-Net-Amazon-MechanicalTurk # Date created: 2007-10-29 -# Whom: Greg Larkin <glarkin@sourcehosting.net> +# Whom: Greg Larkin <glarkin@FreeBSD.org> # # $FreeBSD$ # @@ -11,7 +11,7 @@ CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= glarkin@sourcehosting.net +MAINTAINER= glarkin@FreeBSD.org COMMENT= Perl interface to the Amazon Mechanical Turk RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/XML/Parser.pm:${PORTSDIR}/textproc/p5-XML-Parser \ diff --git a/net/p5-Net-Amazon-Signature/Makefile b/net/p5-Net-Amazon-Signature/Makefile index 4a8bc6d0c0db..af46dded2ac8 100644 --- a/net/p5-Net-Amazon-Signature/Makefile +++ b/net/p5-Net-Amazon-Signature/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: p5-Net-Amazon-Signature # Date created: 2008-03-20 -# Whom: Greg Larkin <glarkin@sourcehosting.net> +# Whom: Greg Larkin <glarkin@FreeBSD.org> # # $FreeBSD$ # @@ -11,7 +11,7 @@ CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= glarkin@sourcehosting.net +MAINTAINER= glarkin@FreeBSD.org COMMENT= Perl interface to create Amazon AWS signatures PERL_CONFIGURE= yes diff --git a/net/p5-Net-Amazon-Thumbnail/Makefile b/net/p5-Net-Amazon-Thumbnail/Makefile index 2b7633caeee5..40804d1f0ee8 100644 --- a/net/p5-Net-Amazon-Thumbnail/Makefile +++ b/net/p5-Net-Amazon-Thumbnail/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: p5-Net-Amazon-Thumbnail # Date created: 2008-03-20 -# Whom: Greg Larkin <glarkin@sourcehosting.net> +# Whom: Greg Larkin <glarkin@FreeBSD.org> # # $FreeBSD$ # @@ -11,7 +11,7 @@ CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= glarkin@sourcehosting.net +MAINTAINER= glarkin@FreeBSD.org COMMENT= Perl interface to Amazon Alexa Site Thumbnail web service RUN_DEPENDS= ${SITE_PERL}/Class/Accessor.pm:${PORTSDIR}/devel/p5-Class-Accessor \ diff --git a/net/rubygem-rightaws/Makefile b/net/rubygem-rightaws/Makefile index 82377efb5e42..6e8352535947 100644 --- a/net/rubygem-rightaws/Makefile +++ b/net/rubygem-rightaws/Makefile @@ -1,6 +1,6 @@ # Ports collection makefile for: rubygem-rightaws # Date created: 01 May 2008 -# Whom: Greg Larkin <glarkin@sourcehosting.net> +# Whom: Greg Larkin <glarkin@FreeBSD.org> # # $FreeBSD$ # @@ -12,7 +12,7 @@ MASTER_SITES= RF MASTER_SITE_SUBDIR= rightaws DISTNAME= right_aws-${PORTVERSION} -MAINTAINER= glarkin@sourcehosting.net +MAINTAINER= glarkin@FreeBSD.org COMMENT= Provides access to Amazon EC2, S3, SQS, and SDB web services RUN_DEPENDS= rubygem-righthttpconnection>=1.2.1:${PORTSDIR}/net/rubygem-righthttpconnection diff --git a/net/rubygem-righthttpconnection/Makefile b/net/rubygem-righthttpconnection/Makefile index 3a7454500005..878fccb4c75d 100644 --- a/net/rubygem-righthttpconnection/Makefile +++ b/net/rubygem-righthttpconnection/Makefile @@ -1,6 +1,6 @@ # Ports collection makefile for: rubygem-righthttpconnection # Date created: 01 May 2008 -# Whom: Greg Larkin <glarkin@sourcehosting.net> +# Whom: Greg Larkin <glarkin@FreeBSD.org> # # $FreeBSD$ # @@ -12,7 +12,7 @@ MASTER_SITES= RF MASTER_SITE_SUBDIR= rightaws DISTNAME= right_http_connection-${PORTVERSION} -MAINTAINER= glarkin@sourcehosting.net +MAINTAINER= glarkin@FreeBSD.org COMMENT= Persistent HTTP/HTTPS connections with error retries USE_RUBY= yes diff --git a/print/pdftk/Makefile b/print/pdftk/Makefile index fa450b4a6724..b5bf9b61e3e6 100644 --- a/print/pdftk/Makefile +++ b/print/pdftk/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.pdfhacks.com/pdftk/ \ http://www.accesspdf.com/pdftk/ DISTNAME= ${PORTNAME}-${PORTVERSION:R}.${PORTVERSION:E} -MAINTAINER= glarkin@sourcehosting.net +MAINTAINER= glarkin@FreeBSD.org COMMENT= A simple tool for doing everyday things with PDF documents # gcj/libgcj don't exist on these platforms diff --git a/security/phpdeadlock/Makefile b/security/phpdeadlock/Makefile index 6747fd4cb25a..c76f3a5bb2a9 100644 --- a/security/phpdeadlock/Makefile +++ b/security/phpdeadlock/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: phpdeadlock # Date created: 08 Oct 2007 -# Whom: Greg Larkin <glarkin@sourcehosting.net> +# Whom: Greg Larkin <glarkin@FreeBSD.org> # # $FreeBSD$ # @@ -11,7 +11,7 @@ CATEGORIES= security www MASTER_SITES= SF DISTNAME= Deadlock-${PORTVERSION}-Stable -MAINTAINER= glarkin@sourcehosting.net +MAINTAINER= glarkin@FreeBSD.org COMMENT= Web-based user authentication/password protection system WRKSRC= ${WRKDIR}/Deadlock-1.01 diff --git a/textproc/fileshuffle/Makefile b/textproc/fileshuffle/Makefile index b43523f006d2..9f2755dc1a76 100644 --- a/textproc/fileshuffle/Makefile +++ b/textproc/fileshuffle/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: fileshuffle # Date created: 2008-05-29 -# Whom: Greg Larkin <glarkin@sourcehosting.net> +# Whom: Greg Larkin <glarkin@FreeBSD.org> # # $FreeBSD$ # @@ -11,7 +11,7 @@ CATEGORIES= textproc MASTER_SITES= ftp://ftp.eskimo.com/u/s/scs/src/ DISTNAME= shuffle -MAINTAINER= glarkin@sourcehosting.net +MAINTAINER= glarkin@FreeBSD.org COMMENT= A filter for shuffling lines in a text file into random order MANPAGE= shuffle.1 diff --git a/www/cakephp-devel/Makefile b/www/cakephp-devel/Makefile index ca7095c78f39..a1cf04faec9d 100644 --- a/www/cakephp-devel/Makefile +++ b/www/cakephp-devel/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: cakephp-devel # Date created: 20 December 2007 -# Whom: Greg Larkin <glarkin@sourcehosting.net> +# Whom: Greg Larkin <glarkin@FreeBSD.org> # # $FreeBSD$ # @@ -13,7 +13,7 @@ CATEGORIES= www MASTER_SITES= http://cakeforge.org/frs/download.php/595/ DISTNAME= cake_${PORTVERSION}-beta -MAINTAINER= glarkin@sourcehosting.net +MAINTAINER= glarkin@FreeBSD.org COMMENT= A framework for developing PHP web applications USE_BZIP2= yes diff --git a/www/cakephp-devel/pkg-descr b/www/cakephp-devel/pkg-descr index 8448ca91093f..d1d7d595da55 100644 --- a/www/cakephp-devel/pkg-descr +++ b/www/cakephp-devel/pkg-descr @@ -6,5 +6,3 @@ framework. Our primary goal is to enable you to work in a structured and rapid manner - without loss of flexibility. WWW: http://www.cakephp.org/ -- Greg Larkin -glarkin@sourcehosting.net diff --git a/www/cakephp/Makefile b/www/cakephp/Makefile index 27ab0c1846e1..4035367b5b10 100644 --- a/www/cakephp/Makefile +++ b/www/cakephp/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: cakephp # Date created: 19 January 2007 -# Whom: Greg Larkin <glarkin@sourcehosting.net> +# Whom: Greg Larkin <glarkin@FreeBSD.org> # # $FreeBSD$ # @@ -12,7 +12,7 @@ CATEGORIES= www MASTER_SITES= http://cakeforge.org/frs/download.php/591/ DISTNAME= cake_${PORTVERSION} -MAINTAINER= glarkin@sourcehosting.net +MAINTAINER= glarkin@FreeBSD.org COMMENT= A framework for developing PHP web applications USE_BZIP2= yes diff --git a/www/cakephp/pkg-descr b/www/cakephp/pkg-descr index 8448ca91093f..d1d7d595da55 100644 --- a/www/cakephp/pkg-descr +++ b/www/cakephp/pkg-descr @@ -6,5 +6,3 @@ framework. Our primary goal is to enable you to work in a structured and rapid manner - without loss of flexibility. WWW: http://www.cakephp.org/ -- Greg Larkin -glarkin@sourcehosting.net diff --git a/www/cakephp11/Makefile b/www/cakephp11/Makefile index 27ab0c1846e1..4035367b5b10 100644 --- a/www/cakephp11/Makefile +++ b/www/cakephp11/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: cakephp # Date created: 19 January 2007 -# Whom: Greg Larkin <glarkin@sourcehosting.net> +# Whom: Greg Larkin <glarkin@FreeBSD.org> # # $FreeBSD$ # @@ -12,7 +12,7 @@ CATEGORIES= www MASTER_SITES= http://cakeforge.org/frs/download.php/591/ DISTNAME= cake_${PORTVERSION} -MAINTAINER= glarkin@sourcehosting.net +MAINTAINER= glarkin@FreeBSD.org COMMENT= A framework for developing PHP web applications USE_BZIP2= yes diff --git a/www/cakephp11/pkg-descr b/www/cakephp11/pkg-descr index 8448ca91093f..d1d7d595da55 100644 --- a/www/cakephp11/pkg-descr +++ b/www/cakephp11/pkg-descr @@ -6,5 +6,3 @@ framework. Our primary goal is to enable you to work in a structured and rapid manner - without loss of flexibility. WWW: http://www.cakephp.org/ -- Greg Larkin -glarkin@sourcehosting.net diff --git a/www/cakephp12/Makefile b/www/cakephp12/Makefile index ca7095c78f39..a1cf04faec9d 100644 --- a/www/cakephp12/Makefile +++ b/www/cakephp12/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: cakephp-devel # Date created: 20 December 2007 -# Whom: Greg Larkin <glarkin@sourcehosting.net> +# Whom: Greg Larkin <glarkin@FreeBSD.org> # # $FreeBSD$ # @@ -13,7 +13,7 @@ CATEGORIES= www MASTER_SITES= http://cakeforge.org/frs/download.php/595/ DISTNAME= cake_${PORTVERSION}-beta -MAINTAINER= glarkin@sourcehosting.net +MAINTAINER= glarkin@FreeBSD.org COMMENT= A framework for developing PHP web applications USE_BZIP2= yes diff --git a/www/cakephp12/pkg-descr b/www/cakephp12/pkg-descr index 8448ca91093f..d1d7d595da55 100644 --- a/www/cakephp12/pkg-descr +++ b/www/cakephp12/pkg-descr @@ -6,5 +6,3 @@ framework. Our primary goal is to enable you to work in a structured and rapid manner - without loss of flexibility. WWW: http://www.cakephp.org/ -- Greg Larkin -glarkin@sourcehosting.net diff --git a/www/cakephp13/Makefile b/www/cakephp13/Makefile index ca7095c78f39..a1cf04faec9d 100644 --- a/www/cakephp13/Makefile +++ b/www/cakephp13/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: cakephp-devel # Date created: 20 December 2007 -# Whom: Greg Larkin <glarkin@sourcehosting.net> +# Whom: Greg Larkin <glarkin@FreeBSD.org> # # $FreeBSD$ # @@ -13,7 +13,7 @@ CATEGORIES= www MASTER_SITES= http://cakeforge.org/frs/download.php/595/ DISTNAME= cake_${PORTVERSION}-beta -MAINTAINER= glarkin@sourcehosting.net +MAINTAINER= glarkin@FreeBSD.org COMMENT= A framework for developing PHP web applications USE_BZIP2= yes diff --git a/www/cakephp13/pkg-descr b/www/cakephp13/pkg-descr index 8448ca91093f..d1d7d595da55 100644 --- a/www/cakephp13/pkg-descr +++ b/www/cakephp13/pkg-descr @@ -6,5 +6,3 @@ framework. Our primary goal is to enable you to work in a structured and rapid manner - without loss of flexibility. WWW: http://www.cakephp.org/ -- Greg Larkin -glarkin@sourcehosting.net diff --git a/www/cakephp2/Makefile b/www/cakephp2/Makefile index ca7095c78f39..a1cf04faec9d 100644 --- a/www/cakephp2/Makefile +++ b/www/cakephp2/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: cakephp-devel # Date created: 20 December 2007 -# Whom: Greg Larkin <glarkin@sourcehosting.net> +# Whom: Greg Larkin <glarkin@FreeBSD.org> # # $FreeBSD$ # @@ -13,7 +13,7 @@ CATEGORIES= www MASTER_SITES= http://cakeforge.org/frs/download.php/595/ DISTNAME= cake_${PORTVERSION}-beta -MAINTAINER= glarkin@sourcehosting.net +MAINTAINER= glarkin@FreeBSD.org COMMENT= A framework for developing PHP web applications USE_BZIP2= yes diff --git a/www/cakephp2/pkg-descr b/www/cakephp2/pkg-descr index 8448ca91093f..d1d7d595da55 100644 --- a/www/cakephp2/pkg-descr +++ b/www/cakephp2/pkg-descr @@ -6,5 +6,3 @@ framework. Our primary goal is to enable you to work in a structured and rapid manner - without loss of flexibility. WWW: http://www.cakephp.org/ -- Greg Larkin -glarkin@sourcehosting.net diff --git a/www/codeigniter-devel/Makefile b/www/codeigniter-devel/Makefile index c44434092201..7137fef04c92 100644 --- a/www/codeigniter-devel/Makefile +++ b/www/codeigniter-devel/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: codeigniter # Date created: 04 January 2008 -# Whom: Greg Larkin <glarkin@sourcehosting.net> +# Whom: Greg Larkin <glarkin@FreeBSD.org> # # $FreeBSD$ # @@ -11,7 +11,7 @@ CATEGORIES= www MASTER_SITES= http://codeigniter.com/download_files/ DISTNAME= CodeIgniter_${PORTVERSION} -MAINTAINER= glarkin@sourcehosting.net +MAINTAINER= glarkin@FreeBSD.org COMMENT= A framework for developing PHP web applications USE_ZIP= yes diff --git a/www/codeigniter-devel/pkg-descr b/www/codeigniter-devel/pkg-descr index 47d0a90b5b84..9e635cfe1beb 100644 --- a/www/codeigniter-devel/pkg-descr +++ b/www/codeigniter-devel/pkg-descr @@ -3,5 +3,3 @@ built for PHP coders who need a simple and elegant toolkit to create full-featured web applications. WWW: http://codeigniter.com/ -- Greg Larkin -glarkin@sourcehosting.net diff --git a/www/codeigniter/Makefile b/www/codeigniter/Makefile index c44434092201..7137fef04c92 100644 --- a/www/codeigniter/Makefile +++ b/www/codeigniter/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: codeigniter # Date created: 04 January 2008 -# Whom: Greg Larkin <glarkin@sourcehosting.net> +# Whom: Greg Larkin <glarkin@FreeBSD.org> # # $FreeBSD$ # @@ -11,7 +11,7 @@ CATEGORIES= www MASTER_SITES= http://codeigniter.com/download_files/ DISTNAME= CodeIgniter_${PORTVERSION} -MAINTAINER= glarkin@sourcehosting.net +MAINTAINER= glarkin@FreeBSD.org COMMENT= A framework for developing PHP web applications USE_ZIP= yes diff --git a/www/codeigniter/pkg-descr b/www/codeigniter/pkg-descr index 47d0a90b5b84..9e635cfe1beb 100644 --- a/www/codeigniter/pkg-descr +++ b/www/codeigniter/pkg-descr @@ -3,5 +3,3 @@ built for PHP coders who need a simple and elegant toolkit to create full-featured web applications. WWW: http://codeigniter.com/ -- Greg Larkin -glarkin@sourcehosting.net diff --git a/www/codeigniter17/Makefile b/www/codeigniter17/Makefile index c44434092201..7137fef04c92 100644 --- a/www/codeigniter17/Makefile +++ b/www/codeigniter17/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: codeigniter # Date created: 04 January 2008 -# Whom: Greg Larkin <glarkin@sourcehosting.net> +# Whom: Greg Larkin <glarkin@FreeBSD.org> # # $FreeBSD$ # @@ -11,7 +11,7 @@ CATEGORIES= www MASTER_SITES= http://codeigniter.com/download_files/ DISTNAME= CodeIgniter_${PORTVERSION} -MAINTAINER= glarkin@sourcehosting.net +MAINTAINER= glarkin@FreeBSD.org COMMENT= A framework for developing PHP web applications USE_ZIP= yes diff --git a/www/codeigniter17/pkg-descr b/www/codeigniter17/pkg-descr index 47d0a90b5b84..9e635cfe1beb 100644 --- a/www/codeigniter17/pkg-descr +++ b/www/codeigniter17/pkg-descr @@ -3,5 +3,3 @@ built for PHP coders who need a simple and elegant toolkit to create full-featured web applications. WWW: http://codeigniter.com/ -- Greg Larkin -glarkin@sourcehosting.net diff --git a/www/dojo-shrinksafe/Makefile b/www/dojo-shrinksafe/Makefile index de0f6398230a..8a1343de0d53 100644 --- a/www/dojo-shrinksafe/Makefile +++ b/www/dojo-shrinksafe/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: dojo-shrinksafe # Date created: 2008-05-01 -# Whom: Greg Larkin <glarkin@sourcehosting.net> +# Whom: Greg Larkin <glarkin@FreeBSD.org> # # $FreeBSD$ # @@ -14,7 +14,7 @@ MASTER_SITES= http://download.dojotoolkit.org/release-${PORTVERSION}/ \ PKGNAMEPREFIX= dojo- DISTNAME= ${PKGNAMEPREFIX}release-${PORTVERSION}-${PORTNAME} -MAINTAINER= glarkin@sourcehosting.net +MAINTAINER= glarkin@FreeBSD.org COMMENT= A Javascript code compressor USE_JAVA= yes diff --git a/www/dojo/Makefile b/www/dojo/Makefile index 189096b67ae5..c0e5242a2008 100644 --- a/www/dojo/Makefile +++ b/www/dojo/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: dojo # Date created: 2008-01-29 -# Whom: Greg Larkin <glarkin@sourcehosting.net> +# Whom: Greg Larkin <glarkin@FreeBSD.org> # # $FreeBSD$ # @@ -12,7 +12,7 @@ MASTER_SITES= http://download.dojotoolkit.org/release-${PORTVERSION}/ \ LOCAL/beech DISTNAME= dojo-release-${PORTVERSION} -MAINTAINER= glarkin@sourcehosting.net +MAINTAINER= glarkin@FreeBSD.org COMMENT= An open-source DHTML toolkit written in JavaScript NO_BUILD= yes diff --git a/www/p5-Template-GD/Makefile b/www/p5-Template-GD/Makefile index 226ab0e2a3bb..b212f4611edf 100644 --- a/www/p5-Template-GD/Makefile +++ b/www/p5-Template-GD/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: p5-Template-GD # Date created: 22 June 2006 -# Whom: Greg Larkin <glarkin@sourcehosting.net> +# Whom: Greg Larkin <glarkin@FreeBSD.org> # # $FreeBSD$ # @@ -11,7 +11,7 @@ CATEGORIES= www textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= glarkin@sourcehosting.net +MAINTAINER= glarkin@FreeBSD.org COMMENT= Template Toolkit plugin to interface with GD modules BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Template.pm:${PORTSDIR}/www/p5-Template-Toolkit diff --git a/www/prado/Makefile b/www/prado/Makefile index a55b3e872a90..a4706a3107a8 100644 --- a/www/prado/Makefile +++ b/www/prado/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: prado # Date created: 04 January 2008 -# Whom: Greg Larkin <glarkin@sourcehosting.net> +# Whom: Greg Larkin <glarkin@FreeBSD.org> # # $FreeBSD$ # @@ -10,7 +10,7 @@ PORTVERSION= 3.1.2.r2448 CATEGORIES= www MASTER_SITES= SF -MAINTAINER= glarkin@sourcehosting.net +MAINTAINER= glarkin@FreeBSD.org COMMENT= A framework for developing PHP web applications USE_ZIP= yes diff --git a/www/prado/pkg-descr b/www/prado/pkg-descr index fa9e9b7d916a..aa694f4f9b2b 100644 --- a/www/prado/pkg-descr +++ b/www/prado/pkg-descr @@ -3,5 +3,3 @@ for developing Web applications in PHP 5. PRADO stands for PHP Rapid Application Development Object-oriented. WWW: http://www.pradosoft.com/ -- Greg Larkin -glarkin@sourcehosting.net diff --git a/www/trac-customfieldadmin/Makefile b/www/trac-customfieldadmin/Makefile index 50fa5538c706..d4281efb3d68 100644 --- a/www/trac-customfieldadmin/Makefile +++ b/www/trac-customfieldadmin/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: trac-customfieldadmin # Date created: Jan 11 2008 -# Whom: Greg Larkin <glarkin@sourcehosting.net> +# Whom: Greg Larkin <glarkin@FreeBSD.org> # # $FreeBSD$ # @@ -12,7 +12,7 @@ MASTER_SITES= http://www.sourcehosting.net/freebsd/distfiles/ PKGNAMEPREFIX= trac- DISTNAME= ${PORTNAME}plugin-${PORTVERSION} -MAINTAINER= glarkin@sourcehosting.net +MAINTAINER= glarkin@FreeBSD.org COMMENT= Web interface to administer Trac ticket custom fields BUILD_DEPENDS+= easy_install:${PORTSDIR}/devel/py-setuptools diff --git a/www/trac-wysiwyg/Makefile b/www/trac-wysiwyg/Makefile index 3ac8c9d5de52..c79c21b46761 100644 --- a/www/trac-wysiwyg/Makefile +++ b/www/trac-wysiwyg/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: trac-wysiwyg # Date created: Jan 11 2008 -# Whom: Greg Larkin <glarkin@sourcehosting.net> +# Whom: Greg Larkin <glarkin@FreeBSD.org> # # $FreeBSD$ # @@ -12,7 +12,7 @@ MASTER_SITES= http://www.sourcehosting.net/freebsd/distfiles/ PKGNAMEPREFIX= trac- DISTNAME= ${PORTNAME}plugin-${PORTVERSION} -MAINTAINER= glarkin@sourcehosting.net +MAINTAINER= glarkin@FreeBSD.org COMMENT= WYSIWYG editor for Trac wiki BUILD_DEPENDS+= easy_install:${PORTSDIR}/devel/py-setuptools diff --git a/www/webcalendar-devel/Makefile b/www/webcalendar-devel/Makefile index 80a2adcc30ee..fb5aa875d6cb 100644 --- a/www/webcalendar-devel/Makefile +++ b/www/webcalendar-devel/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME:L} PKGNAMESUFFIX= -devel DISTNAME= ${PORTNAME:S/-devel//g}-${PORTVERSION} -MAINTAINER= glarkin@sourcehosting.net +MAINTAINER= glarkin@FreeBSD.org COMMENT= A web-based calendar application USE_PHP= pcre session diff --git a/www/webcalendar/Makefile b/www/webcalendar/Makefile index 76f75527e710..b496c6ebfaf9 100644 --- a/www/webcalendar/Makefile +++ b/www/webcalendar/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= SF MASTER_SITE_SUBDIR= ${PORTNAME:L} DISTNAME= ${PORTNAME}-${PORTVERSION} -MAINTAINER= glarkin@sourcehosting.net +MAINTAINER= glarkin@FreeBSD.org COMMENT= A web-based calendar application USE_PHP= pcre session diff --git a/www/webcalendar/pkg-descr b/www/webcalendar/pkg-descr index 7bee540983fb..51ebc8267b84 100644 --- a/www/webcalendar/pkg-descr +++ b/www/webcalendar/pkg-descr @@ -4,5 +4,3 @@ WebCalendar has been under development since 2000 and continues to evolve. WWW: http://www.k5n.us/webcalendar.php -- Greg Larkin -glarkin@sourcehosting.net diff --git a/www/yahoo-ui/Makefile b/www/yahoo-ui/Makefile index 27a26246a7d5..7e31bcdc5329 100644 --- a/www/yahoo-ui/Makefile +++ b/www/yahoo-ui/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: yahoo-ui # Date created: 2008-01-29 -# Whom: Greg Larkin <glarkin@sourcehosting.net> +# Whom: Greg Larkin <glarkin@FreeBSD.org> # # $FreeBSD$ # @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= yui PKGNAMESUFFIX= -ui DISTNAME= yui_${PORTVERSION} -MAINTAINER= glarkin@sourcehosting.net +MAINTAINER= glarkin@FreeBSD.org COMMENT= The Yahoo! User Interface (YUI) Library USE_ZIP= yes diff --git a/www/zend-framework/Makefile b/www/zend-framework/Makefile index 0c0ac61e97b4..293d18d55466 100644 --- a/www/zend-framework/Makefile +++ b/www/zend-framework/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: zend-framework # Date created: 31 October 2006 -# Whom: Greg Larkin <glarkin@sourcehosting.net> +# Whom: Greg Larkin <glarkin@FreeBSD.org> # # $FreeBSD$ # @@ -10,7 +10,7 @@ PORTVERSION= 1.5.2 CATEGORIES= www MASTER_SITES= http://framework.zend.com/releases/${DISTNAME}/ GENTOO/distfiles -MAINTAINER= glarkin@sourcehosting.net +MAINTAINER= glarkin@FreeBSD.org COMMENT= A framework for developing PHP web applications NO_BUILD= yes diff --git a/www/zend-framework/pkg-descr b/www/zend-framework/pkg-descr index 941e22591430..477c6e5a496d 100644 --- a/www/zend-framework/pkg-descr +++ b/www/zend-framework/pkg-descr @@ -4,5 +4,3 @@ other library dependencies. This code will always be actively developed, tested, and supported by Zend and the PHP Collaboration Project. WWW: http://framework.zend.com/ -- Greg Larkin -glarkin@sourcehosting.net |