aboutsummaryrefslogtreecommitdiff
path: root/security/ssh-copy-id
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2011-01-14 20:07:37 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2011-01-14 20:07:37 +0000
commit52a2614f1e63dce39825f04ed41d2869e4ff0e0b (patch)
treeeba29a9010d508c6bc58d91c7ea80af34cc1c1c7 /security/ssh-copy-id
parentc31f79911544f5989b9231588439b0312e371c70 (diff)
downloadports-52a2614f1e63dce39825f04ed41d2869e4ff0e0b.tar.gz
ports-52a2614f1e63dce39825f04ed41d2869e4ff0e0b.zip
Notes
Diffstat (limited to 'security/ssh-copy-id')
-rw-r--r--security/ssh-copy-id/Makefile2
-rw-r--r--security/ssh-copy-id/pkg-descr2
2 files changed, 2 insertions, 2 deletions
diff --git a/security/ssh-copy-id/Makefile b/security/ssh-copy-id/Makefile
index 9ad57e35e474..4bb53c747f78 100644
--- a/security/ssh-copy-id/Makefile
+++ b/security/ssh-copy-id/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= # none
DISTFILES= # none
MAINTAINER= ehaupt@FreeBSD.org
-COMMENT= Small script which copy your ssh public-key to a remote host
+COMMENT= Small script which copies your ssh public-key to a remote host
NO_BUILD= yes
diff --git a/security/ssh-copy-id/pkg-descr b/security/ssh-copy-id/pkg-descr
index 9f90f8efd4e9..ba4e65b56682 100644
--- a/security/ssh-copy-id/pkg-descr
+++ b/security/ssh-copy-id/pkg-descr
@@ -1,4 +1,4 @@
-ssh-copy-id is a small script which copy your ssh public-key to a remote host;
+ssh-copy-id is a small script which copies your ssh public-key to a remote host;
appending it to your remote authorized_keys.
WWW: http://www.openssh.com/portable.html