diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2006-09-23 00:23:36 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2006-09-23 00:23:36 +0000 |
commit | 17ff760342bf239ed82e75d8349360e5a6a12a93 (patch) | |
tree | dc5af6819c341d07e917528312be861cf10173a4 /www | |
parent | f1e26c1a9a20e00556db9b7b57940f342cdf3331 (diff) |
Notes
Diffstat (limited to 'www')
-rw-r--r-- | www/dotproject-devel/Makefile | 2 | ||||
-rw-r--r-- | www/dotproject/Makefile | 2 | ||||
-rw-r--r-- | www/pear-HTTP/Makefile | 2 | ||||
-rw-r--r-- | www/pear-HTTP_Download/Makefile | 2 | ||||
-rw-r--r-- | www/pear-HTTP_Header/Makefile | 2 | ||||
-rw-r--r-- | www/pear-HTTP_Request/Makefile | 2 | ||||
-rw-r--r-- | www/pear-HTTP_Upload/Makefile | 2 | ||||
-rw-r--r-- | www/pear-Text_Wiki/Makefile | 2 |
8 files changed, 8 insertions, 8 deletions
diff --git a/www/dotproject-devel/Makefile b/www/dotproject-devel/Makefile index c08426b0cff6..3dcca816b493 100644 --- a/www/dotproject-devel/Makefile +++ b/www/dotproject-devel/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= ${PORTNAME}-v${PORTVERSION} -MAINTAINER= antonio@php.net +MAINTAINER= ports@FreeBSD.org COMMENT= Open Source Project Management tool WRKSRC= ${WRKDIR}/${PORTNAME} diff --git a/www/dotproject/Makefile b/www/dotproject/Makefile index c08426b0cff6..3dcca816b493 100644 --- a/www/dotproject/Makefile +++ b/www/dotproject/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= ${PORTNAME}-v${PORTVERSION} -MAINTAINER= antonio@php.net +MAINTAINER= ports@FreeBSD.org COMMENT= Open Source Project Management tool WRKSRC= ${WRKDIR}/${PORTNAME} diff --git a/www/pear-HTTP/Makefile b/www/pear-HTTP/Makefile index e86e212004e7..4a6cb8e67619 100644 --- a/www/pear-HTTP/Makefile +++ b/www/pear-HTTP/Makefile @@ -9,7 +9,7 @@ PORTNAME= HTTP PORTVERSION= 1.4.0 CATEGORIES= www devel pear -MAINTAINER= antonio@php.net +MAINTAINER= ports@FreeBSD.org COMMENT= PEAR miscellaneous HTTP utilities BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear diff --git a/www/pear-HTTP_Download/Makefile b/www/pear-HTTP_Download/Makefile index daf8f931290a..98f3feb96126 100644 --- a/www/pear-HTTP_Download/Makefile +++ b/www/pear-HTTP_Download/Makefile @@ -9,7 +9,7 @@ PORTNAME= HTTP_Download PORTVERSION= 1.1.0 CATEGORIES= www devel pear -MAINTAINER= antonio@php.net +MAINTAINER= ports@FreeBSD.org COMMENT= PEAR class to send HTTP downloads BUILD_DEPENDS= ${PEARDIR}/HTTP/Header.php:${PORTSDIR}/www/pear-HTTP_Header diff --git a/www/pear-HTTP_Header/Makefile b/www/pear-HTTP_Header/Makefile index 4b7d45dbef19..60aa858dc01e 100644 --- a/www/pear-HTTP_Header/Makefile +++ b/www/pear-HTTP_Header/Makefile @@ -9,7 +9,7 @@ PORTNAME= HTTP_Header PORTVERSION= 1.2.0 CATEGORIES= www devel pear -MAINTAINER= antonio@php.net +MAINTAINER= ports@FreeBSD.org COMMENT= PEAR OO interface to modify and handle HTTP headers and status codes BUILD_DEPENDS= ${PEARDIR}/HTTP.php:${PORTSDIR}/www/pear-HTTP diff --git a/www/pear-HTTP_Request/Makefile b/www/pear-HTTP_Request/Makefile index 684274f472ff..4becdee8bd9e 100644 --- a/www/pear-HTTP_Request/Makefile +++ b/www/pear-HTTP_Request/Makefile @@ -9,7 +9,7 @@ PORTNAME= HTTP_Request PORTVERSION= 1.3.0 CATEGORIES= www pear -MAINTAINER= antonio@php.net +MAINTAINER= ports@FreeBSD.org COMMENT= PEAR classes providing an easy way to perform HTTP requests BUILD_DEPENDS= ${PEARDIR}/Net/URL.php:${PORTSDIR}/net/pear-Net_URL \ diff --git a/www/pear-HTTP_Upload/Makefile b/www/pear-HTTP_Upload/Makefile index d4a4a375520c..11bd0992ee65 100644 --- a/www/pear-HTTP_Upload/Makefile +++ b/www/pear-HTTP_Upload/Makefile @@ -9,7 +9,7 @@ PORTNAME= HTTP_Upload PORTVERSION= 0.9.1 CATEGORIES= www devel pear -MAINTAINER= antonio@php.net +MAINTAINER= ports@FreeBSD.org COMMENT= Easy and secure managment of files submitted via HTML Forms BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear diff --git a/www/pear-Text_Wiki/Makefile b/www/pear-Text_Wiki/Makefile index 6e97d56dc831..969367706b39 100644 --- a/www/pear-Text_Wiki/Makefile +++ b/www/pear-Text_Wiki/Makefile @@ -9,7 +9,7 @@ PORTNAME= Text_Wiki PORTVERSION= 1.1.0 CATEGORIES= www pear -MAINTAINER= antonio@php.net +MAINTAINER= ports@FreeBSD.org COMMENT= Abstracts parsing and rendering rules for Wiki markup BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear |