diff options
author | chinsan <chinsan@FreeBSD.org> | 2008-09-08 08:22:00 +0800 |
---|---|---|
committer | chinsan <chinsan@FreeBSD.org> | 2008-09-08 08:22:00 +0800 |
commit | fdb3be1aea90bde55318a1a344398f0bea2ee26d (patch) | |
tree | 55e3fd1fd2e793422953998f79df6810737f9801 /devel | |
parent | 84a9a33ae404fa0929eb791b146e68a9c778a3eb (diff) | |
download | freebsd-ports-gnome-fdb3be1aea90bde55318a1a344398f0bea2ee26d.tar.gz freebsd-ports-gnome-fdb3be1aea90bde55318a1a344398f0bea2ee26d.tar.zst freebsd-ports-gnome-fdb3be1aea90bde55318a1a344398f0bea2ee26d.zip |
- Pass maintainership to miwi
Diffstat (limited to 'devel')
-rw-r--r-- | devel/pear-Config/Makefile | 2 | ||||
-rw-r--r-- | devel/pear-Console_Table/Makefile | 2 | ||||
-rw-r--r-- | devel/pear-HTML_Common/Makefile | 2 | ||||
-rw-r--r-- | devel/pear-HTML_Template_IT/Makefile | 2 | ||||
-rw-r--r-- | devel/pear-PEAR_Info/Makefile | 2 | ||||
-rw-r--r-- | devel/pear-PHP_CompatInfo/Makefile | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/devel/pear-Config/Makefile b/devel/pear-Config/Makefile index 78618756f239..15b5ad81bde4 100644 --- a/devel/pear-Config/Makefile +++ b/devel/pear-Config/Makefile @@ -9,7 +9,7 @@ PORTNAME= Config PORTVERSION= 1.10.11 CATEGORIES= devel www pear -MAINTAINER= chinsan@FreeBSD.org +MAINTAINER= miwi@FreeBSD.org COMMENT= Your configurations swiss-army knife BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear diff --git a/devel/pear-Console_Table/Makefile b/devel/pear-Console_Table/Makefile index 05276b2dda12..93ae68f77aa5 100644 --- a/devel/pear-Console_Table/Makefile +++ b/devel/pear-Console_Table/Makefile @@ -9,7 +9,7 @@ PORTNAME= Console_Table PORTVERSION= 1.1.2 CATEGORIES= devel pear -MAINTAINER= chinsan@FreeBSD.org +MAINTAINER= miwi@FreeBSD.org COMMENT= PHP class that makes it easy to build console style tables BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear diff --git a/devel/pear-HTML_Common/Makefile b/devel/pear-HTML_Common/Makefile index c7bf8071f5a6..d7b0e1509a04 100644 --- a/devel/pear-HTML_Common/Makefile +++ b/devel/pear-HTML_Common/Makefile @@ -9,7 +9,7 @@ PORTNAME= HTML_Common PORTVERSION= 1.2.4 CATEGORIES= devel www pear -MAINTAINER= chinsan@FreeBSD.org +MAINTAINER= miwi@FreeBSD.org COMMENT= PEAR::HTML_Common is a base class for other HTML classes BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear diff --git a/devel/pear-HTML_Template_IT/Makefile b/devel/pear-HTML_Template_IT/Makefile index 1be7454de30a..4211f806729c 100644 --- a/devel/pear-HTML_Template_IT/Makefile +++ b/devel/pear-HTML_Template_IT/Makefile @@ -9,7 +9,7 @@ PORTNAME= HTML_Template_IT PORTVERSION= 1.2.1 CATEGORIES= devel www pear -MAINTAINER= chinsan@FreeBSD.org +MAINTAINER= miwi@FreeBSD.org COMMENT= PEAR Integrated template API BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear diff --git a/devel/pear-PEAR_Info/Makefile b/devel/pear-PEAR_Info/Makefile index bc1acb0794ce..0bf4bcab6893 100644 --- a/devel/pear-PEAR_Info/Makefile +++ b/devel/pear-PEAR_Info/Makefile @@ -9,7 +9,7 @@ PORTNAME= PEAR_Info PORTVERSION= 1.8.0 CATEGORIES= devel www pear -MAINTAINER= chinsan@FreeBSD.org +MAINTAINER= miwi@FreeBSD.org COMMENT= Show Information about your PEAR install and its packages BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear \ diff --git a/devel/pear-PHP_CompatInfo/Makefile b/devel/pear-PHP_CompatInfo/Makefile index 348cb8a9e373..2f70fa6cdb83 100644 --- a/devel/pear-PHP_CompatInfo/Makefile +++ b/devel/pear-PHP_CompatInfo/Makefile @@ -9,7 +9,7 @@ PORTNAME= PHP_CompatInfo PORTVERSION= 1.8.0 CATEGORIES= devel pear -MAINTAINER= chinsan@FreeBSD.org +MAINTAINER= miwi@FreeBSD.org COMMENT= PEAR class to find out the minimum version and extensions required BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear |