diff options
author | eik <eik@FreeBSD.org> | 2004-03-20 18:46:28 +0000 |
---|---|---|
committer | eik <eik@FreeBSD.org> | 2004-03-20 18:46:28 +0000 |
commit | 9190d4e8a63a165e5d667a1daf793b95fd12f8ae (patch) | |
tree | 0364ee5371fa1cf92aef24b346781e87261171df /security/cyrus-sasl | |
parent | 93b328c17da1d0b27fc3aacfd74616fd3143f34d (diff) | |
download | FreeBSD-ports-9190d4e8a63a165e5d667a1daf793b95fd12f8ae.zip FreeBSD-ports-9190d4e8a63a165e5d667a1daf793b95fd12f8ae.tar.gz |
Reset undeliverable maintainer address
Diffstat (limited to 'security/cyrus-sasl')
-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 0cd237f..73e8dfe 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= hetzelsw@westbend.net +MAINTAINER= ports@FreeBSD.org COMMENT= RFC 2222 SASL (Simple Authentication and Security Layer) DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ |