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 /math | |
parent | - Update 0.7.2 (diff) |
Reset maintainership of ports assigned to antonio@php.net after numerous
maintainer-timeouts and no response to email. We hope to see him back.
Hat: portmgr
Diffstat (limited to 'math')
-rw-r--r-- | math/pear-Structures_Graph/Makefile | 2 | ||||
-rw-r--r-- | math/pecl-big_int/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/math/pear-Structures_Graph/Makefile b/math/pear-Structures_Graph/Makefile index fd4d864cc77d..def66d92e8f8 100644 --- a/math/pear-Structures_Graph/Makefile +++ b/math/pear-Structures_Graph/Makefile @@ -9,7 +9,7 @@ PORTNAME= Structures_Graph PORTVERSION= 1.0.1 CATEGORIES= math devel pear -MAINTAINER= antonio@php.net +MAINTAINER= ports@FreeBSD.org COMMENT= PEAR graph datastructure manipulation library BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear diff --git a/math/pecl-big_int/Makefile b/math/pecl-big_int/Makefile index a11bfaa2958e..b39a13f280e8 100644 --- a/math/pecl-big_int/Makefile +++ b/math/pecl-big_int/Makefile @@ -13,7 +13,7 @@ PKGNAMEPREFIX= pecl- EXTRACT_SUFX= .tgz DIST_SUBDIR= PECL -MAINTAINER= antonio@php.net +MAINTAINER= ports@FreeBSD.org COMMENT= Functions for calculations with arbitrary length integers and bitsets USE_PHP= yes |