diff options
-rw-r--r-- | security/openssh/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/openssh/Makefile b/security/openssh/Makefile index 6ab432f1df57..4654bce4f112 100644 --- a/security/openssh/Makefile +++ b/security/openssh/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= ftp://ftp.openbsd.org/pub/OpenBSD/OpenSSH/ \ DISTNAME= openssh-${PORTVERSION} EXTRACT_SUFX= .tgz -MAINTAINER= green@FreeBSD.org +MAINTAINER= ports@FreeBSD.org USE_OPENSSL= YES |