Date: Sat, 16 Mar 2019 09:06:50 +0000 (UTC) From: Tobias Kortkamp <tobik@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r495861 - head/security/gnome-keyring Message-ID: <201903160906.x2G96osI055248@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: tobik Date: Sat Mar 16 09:06:50 2019 New Revision: 495861 URL: https://svnweb.freebsd.org/changeset/ports/495861 Log: security/gnome-keyring: Fix typo damon -> daemon in pkg-descr Modified: head/security/gnome-keyring/pkg-descr Modified: head/security/gnome-keyring/pkg-descr ============================================================================== --- head/security/gnome-keyring/pkg-descr Sat Mar 16 09:01:00 2019 (r495860) +++ head/security/gnome-keyring/pkg-descr Sat Mar 16 09:06:50 2019 (r495861) @@ -1,5 +1,5 @@ Gnome-keyring is a program that keep password and other secrets for -users. It is run as a damon in the session, similar to ssh-agent, and +users. It is run as a daemon in the session, similar to ssh-agent, and other applications can locate it by an environment variable. The program can manage several keyrings, each with its own master
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201903160906.x2G96osI055248>