diff options
author | Oliver Eikemeier <eik@FreeBSD.org> | 2004-03-20 18:46:28 +0000 |
---|---|---|
committer | Oliver Eikemeier <eik@FreeBSD.org> | 2004-03-20 18:46:28 +0000 |
commit | a4e1bd2add37c06be6601d6ab1877ee5acbf0b15 (patch) | |
tree | c7b6dd5c0a7ecc6df5551cf34ee08b922c0121c3 /security/cyrus-sasl | |
parent | a13ca629367507a989e07910f4bf2744eeda77ef (diff) |
Reset undeliverable maintainer address
Notes
Notes:
svn path=/head/; revision=104764
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 0cd237f9dcbb..73e8dfe8481a 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} \ |