aboutsummaryrefslogtreecommitdiffstats
path: root/security/ssh2
diff options
context:
space:
mode:
authornetchild <netchild@FreeBSD.org>2004-04-20 21:49:29 +0800
committernetchild <netchild@FreeBSD.org>2004-04-20 21:49:29 +0800
commit3fb3adf2ecb90fa90062582d3a4238b61e69ad36 (patch)
tree4b56a5de360e27e8d4942fbc790cb2305b923e67 /security/ssh2
parentea6cca1406a5507f27b8eea9007cfabd2b6ed7b2 (diff)
downloadfreebsd-ports-gnome-3fb3adf2ecb90fa90062582d3a4238b61e69ad36.tar.gz
freebsd-ports-gnome-3fb3adf2ecb90fa90062582d3a4238b61e69ad36.tar.zst
freebsd-ports-gnome-3fb3adf2ecb90fa90062582d3a4238b61e69ad36.zip
Use the @FreeBSD.org address of the maintainer.
Approved by: marius
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)