diff options
author | David W. Chapman Jr. <dwcjr@FreeBSD.org> | 2001-11-19 22:29:20 +0000 |
---|---|---|
committer | David W. Chapman Jr. <dwcjr@FreeBSD.org> | 2001-11-19 22:29:20 +0000 |
commit | 0b0af46d5b72b3a7dc72e6234b505a960388598b (patch) | |
tree | b649141055577e4ed97da0ce7eb6285304d63d59 /security | |
parent | Update to 0.1.0 (diff) |
Give dinoex@ maintainership since he's really been maintaining it and
is better suited for maintaining this port.
Notes
Notes:
svn path=/head/; revision=50227
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 bed49337273f..b4672929a9a4 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@FreeBSD.org +MAINTAINER= dinoex@FreeBSD.org MAN1= sftp.1 ssh-add.1 ssh-agent.1 ssh-keygen.1 ssh-keyscan.1 scp.1 ssh.1 MLINKS= ssh.1 slogin.1 diff --git a/security/openssh-portable/Makefile b/security/openssh-portable/Makefile index bed49337273f..b4672929a9a4 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@FreeBSD.org +MAINTAINER= dinoex@FreeBSD.org MAN1= sftp.1 ssh-add.1 ssh-agent.1 ssh-keygen.1 ssh-keyscan.1 scp.1 ssh.1 MLINKS= ssh.1 slogin.1 |