diff options
author | linimon <linimon@FreeBSD.org> | 2006-09-23 08:23:36 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2006-09-23 08:23:36 +0800 |
commit | 93ac6df3e192de7eb46f46b7125259c545207803 (patch) | |
tree | df95b430fe2fffa686a6aa668ecf4ed92e9cfd57 /math | |
parent | 218c8daf03aa053737f9a755832b2a600ddffb14 (diff) | |
download | freebsd-ports-graphics-93ac6df3e192de7eb46f46b7125259c545207803.tar.gz freebsd-ports-graphics-93ac6df3e192de7eb46f46b7125259c545207803.tar.zst freebsd-ports-graphics-93ac6df3e192de7eb46f46b7125259c545207803.zip |
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 fd4d864cc77..def66d92e8f 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 a11bfaa2958..b39a13f280e 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 |