diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-02-22 10:16:44 +0800 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-02-22 10:16:44 +0800 |
commit | cd0e162e7e29f19babaf71da7b197c17c550765b (patch) | |
tree | 416ecc5c5907416bcbdcd8b433447ec819a61094 /security | |
parent | 14f1445ac8ff4bf08d47fa2243450fad40ddb231 (diff) | |
download | freebsd-ports-gnome-cd0e162e7e29f19babaf71da7b197c17c550765b.tar.gz freebsd-ports-gnome-cd0e162e7e29f19babaf71da7b197c17c550765b.tar.zst freebsd-ports-gnome-cd0e162e7e29f19babaf71da7b197c17c550765b.zip |
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 2c0b98def423..670659e6452c 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} \ |