diff options
author | marcus <marcus@FreeBSD.org> | 2009-08-02 03:32:10 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2009-08-02 03:32:10 +0800 |
commit | f91d33e0aa39f7f565b49ddf4974548ca084286e (patch) | |
tree | 5deef6d02d8e7f96dcbde223207363330c470bc5 /security/seahorse-plugins | |
parent | a30d8b2e049f9c49d95a2ace35312d022eecbd60 (diff) | |
download | freebsd-ports-gnome-f91d33e0aa39f7f565b49ddf4974548ca084286e.tar.gz freebsd-ports-gnome-f91d33e0aa39f7f565b49ddf4974548ca084286e.tar.zst freebsd-ports-gnome-f91d33e0aa39f7f565b49ddf4974548ca084286e.zip |
Correct typo.
Diffstat (limited to 'security/seahorse-plugins')
-rw-r--r-- | security/seahorse-plugins/files/patch-plugins_nautilus_seahorse-tool.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/seahorse-plugins/files/patch-plugins_nautilus_seahorse-tool.c b/security/seahorse-plugins/files/patch-plugins_nautilus_seahorse-tool.c index f871ce6a9e32..d423b6b59158 100644 --- a/security/seahorse-plugins/files/patch-plugins_nautilus_seahorse-tool.c +++ b/security/seahorse-plugins/files/patch-plugins_nautilus_seahorse-tool.c @@ -1,5 +1,5 @@ ---- plugins/nuatilus/seahorse-tool.c.orig 2009-08-01 15:27:07.000000000 -0400 -+++ plugins/nuatilus/seahorse-tool.c 2009-08-01 15:23:46.000000000 -0400 +--- plugins/nautilus/seahorse-tool.c.orig 2009-08-01 15:27:07.000000000 -0400 ++++ plugins/nautilus/seahorse-tool.c 2009-08-01 15:23:46.000000000 -0400 @@ -171,6 +171,9 @@ prompt_recipients (gpgme_key_t *signkey) if (recips) { |