summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2000-04-21 09:19:54 +0000
committerKris Kennaway <kris@FreeBSD.org>2000-04-21 09:19:54 +0000
commit43c4bd620cb7707823c4c5901701a4f7617ac0a3 (patch)
treeb453f9d2d4f6058ceef2aaf74d379ae79359e67b
parentCorrect whitespace introduced during PORTNAME conversion and portlint (diff)
Take over maintainership of this port since the previous maintainer
is too busy to keep up with it. Approved by: asami
Notes
Notes: svn path=/head/; revision=27848
-rw-r--r--security/ssh/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/ssh/Makefile b/security/ssh/Makefile
index 3234fe3d69c7..1be36fa68b50 100644
--- a/security/ssh/Makefile
+++ b/security/ssh/Makefile
@@ -13,7 +13,7 @@ PORTVERSION= 1.2.27
CATEGORIES= security net ipv6
MASTER_SITES= ftp://ftp.cs.hut.fi/pub/ssh/
-MAINTAINER= torstenb@FreeBSD.org
+MAINTAINER= kris@FreeBSD.org
USE_AUTOCONF= YES # unfortunately... see comments in patch-xa for details