diff options
author | kris <kris@FreeBSD.org> | 2005-11-14 10:12:50 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2005-11-14 10:12:50 +0800 |
commit | 0f965fde6b8d440e8a4f55fe775a44df91eacb45 (patch) | |
tree | 0dfe32e26382a8cf2e9c23d6a43d716be9d0fd7a /security | |
parent | e17091e8f8c5bdcf2240061f8b091eca4a3126fa (diff) | |
download | freebsd-ports-gnome-0f965fde6b8d440e8a4f55fe775a44df91eacb45.tar.gz freebsd-ports-gnome-0f965fde6b8d440e8a4f55fe775a44df91eacb45.tar.zst freebsd-ports-gnome-0f965fde6b8d440e8a4f55fe775a44df91eacb45.zip |
Reset undeliverable maintainer address:
<ZGabor@CoDe.HU>: host mail.integrity.HU[195.56.44.40] said: 511 sorry, no
mailbox here by that name (#5.1.1 - chkuser) (in reply to RCPT TO command)
Diffstat (limited to 'security')
-rw-r--r-- | security/sslwrap/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/sslwrap/Makefile b/security/sslwrap/Makefile index 7be7c15f5666..d8a28ed78b02 100644 --- a/security/sslwrap/Makefile +++ b/security/sslwrap/Makefile @@ -12,7 +12,7 @@ CATEGORIES= security MASTER_SITES= http://www.quiltaholic.com/rickk/sslwrap/ DISTNAME= ${PORTNAME} -MAINTAINER= ZGabor@CoDe.HU +MAINTAINER= ports@FreeBSD.org COMMENT= Another SSL Wrapper application, which uses SSLEay/OpenSSL USE_OPENSSL= YES |