diff options
-rw-r--r-- | security/ssh/Makefile | 2 |
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 |