diff options
author | David W. Chapman Jr. <dwcjr@FreeBSD.org> | 2001-06-08 19:17:55 +0000 |
---|---|---|
committer | David W. Chapman Jr. <dwcjr@FreeBSD.org> | 2001-06-08 19:17:55 +0000 |
commit | 991beb1007ca8509f878f29a4e8e71b56da6a407 (patch) | |
tree | 998f45927fe91cde7432d3c716062ba1e88d6f74 /security | |
parent | 6bf0e40c73d64047a63dfc35e14826945fe089eb (diff) |
Notes
Diffstat (limited to 'security')
-rw-r--r-- | security/hpn-ssh/Makefile | 2 | ||||
-rw-r--r-- | security/openssh-portable/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/security/hpn-ssh/Makefile b/security/hpn-ssh/Makefile index 1f155f8ae624..3c4a987258a4 100644 --- a/security/hpn-ssh/Makefile +++ b/security/hpn-ssh/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/ \ ftp://carroll.cac.psu.edu/pub/OpenBSD/OpenSSH/portable/ PKGNAMESUFFIX= -portable -MAINTAINER= dwcjr@inethouston.net +MAINTAINER= dwcjr@FreeBSD.org MAN1= sftp.1 ssh-add.1 ssh-agent.1 ssh-keygen.1 ssh-keyscan.1 scp.1 ssh.1 MAN8= sftp-server.8 sshd.8 diff --git a/security/openssh-portable/Makefile b/security/openssh-portable/Makefile index 1f155f8ae624..3c4a987258a4 100644 --- a/security/openssh-portable/Makefile +++ b/security/openssh-portable/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/ \ ftp://carroll.cac.psu.edu/pub/OpenBSD/OpenSSH/portable/ PKGNAMESUFFIX= -portable -MAINTAINER= dwcjr@inethouston.net +MAINTAINER= dwcjr@FreeBSD.org MAN1= sftp.1 ssh-add.1 ssh-agent.1 ssh-keygen.1 ssh-keyscan.1 scp.1 ssh.1 MAN8= sftp-server.8 sshd.8 |