aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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