diff options
author | kris <kris@FreeBSD.org> | 2004-02-22 02:16:44 +0000 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2004-02-22 02:16:44 +0000 |
commit | 9bfbac3e1ba1d40835ecb6719b744c8c718300da (patch) | |
tree | 77e66d6af5c085c99661ff1baab7ec4da2ff4b14 /security | |
parent | a5e06b24b148a2bc6cb5fae92f840fdd0499e501 (diff) | |
download | FreeBSD-ports-9bfbac3e1ba1d40835ecb6719b744c8c718300da.zip FreeBSD-ports-9bfbac3e1ba1d40835ecb6719b744c8c718300da.tar.gz |
Reset undeliverable maintainer address
Diffstat (limited to 'security')
-rw-r--r-- | security/cyrus-sasl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/cyrus-sasl/Makefile b/security/cyrus-sasl/Makefile index 2c0b98d..670659e 100644 --- a/security/cyrus-sasl/Makefile +++ b/security/cyrus-sasl/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.5.28 PORTREVISION= 2 CATEGORIES= security ipv6 -MAINTAINER= freebsd-maintainer@westbend.net +MAINTAINER= ports@FreeBSD.org COMMENT= RFC 2222 SASL (Simple Authentication and Security Layer) DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ |