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 /security/pear-Crypt_RC4 | |
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 'security/pear-Crypt_RC4')
-rw-r--r-- | security/pear-Crypt_RC4/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/pear-Crypt_RC4/Makefile b/security/pear-Crypt_RC4/Makefile index b02da02b2302..1c934cb50f7a 100644 --- a/security/pear-Crypt_RC4/Makefile +++ b/security/pear-Crypt_RC4/Makefile @@ -9,7 +9,7 @@ PORTNAME= Crypt_RC4 PORTVERSION= 1.0.2 CATEGORIES= security www pear -MAINTAINER= antonio@php.net +MAINTAINER= ports@FreeBSD.org COMMENT= PEAR encryption class for RC4 encryption BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear |