aboutsummaryrefslogtreecommitdiff
path: root/security/ssh2
diff options
context:
space:
mode:
authorAlexander Leidinger <netchild@FreeBSD.org>2004-04-20 13:49:29 +0000
committerAlexander Leidinger <netchild@FreeBSD.org>2004-04-20 13:49:29 +0000
commit4171a9b4856da24b9eaddf6311ea0f5808d21873 (patch)
treeb58196da0beeb3798fe450858d1e3b256f2dee91 /security/ssh2
parent1fca0d561efbf5dab2f49fd9019ab2d7facb7a9e (diff)
downloadports-4171a9b4856da24b9eaddf6311ea0f5808d21873.tar.gz
ports-4171a9b4856da24b9eaddf6311ea0f5808d21873.zip
Notes
Diffstat (limited to 'security/ssh2')
-rw-r--r--security/ssh2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/ssh2/Makefile b/security/ssh2/Makefile
index 3dbe5374503f..95a8eb891327 100644
--- a/security/ssh2/Makefile
+++ b/security/ssh2/Makefile
@@ -40,7 +40,7 @@ MASTER_SITES= ftp://ftp.ssh.com/pub/ssh/ \
ftp://mirror.pa.msu.edu/ssh/
DISTNAME= ssh-${PORTVERSION}
-MAINTAINER= marius@alchemy.franken.de
+MAINTAINER= marius@FreeBSD.org
COMMENT= Secure shell client and server for V.2 SSH protocol
.if !defined(WITHOUT_X11)