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 /net/pear-Auth_RADIUS | |
parent | 218c8daf03aa053737f9a755832b2a600ddffb14 (diff) | |
download | freebsd-ports-gnome-93ac6df3e192de7eb46f46b7125259c545207803.tar.gz freebsd-ports-gnome-93ac6df3e192de7eb46f46b7125259c545207803.tar.zst freebsd-ports-gnome-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 'net/pear-Auth_RADIUS')
-rw-r--r-- | net/pear-Auth_RADIUS/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/pear-Auth_RADIUS/Makefile b/net/pear-Auth_RADIUS/Makefile index c917897b7c75..e9f807138c80 100644 --- a/net/pear-Auth_RADIUS/Makefile +++ b/net/pear-Auth_RADIUS/Makefile @@ -9,7 +9,7 @@ PORTNAME= Auth_RADIUS PORTVERSION= 1.0.4 CATEGORIES= net security pear -MAINTAINER= antonio@php.net +MAINTAINER= ports@FreeBSD.org COMMENT= PEAR wrapper classes for the RADIUS PECL BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear |