pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/security/lxqt-openssh-askpass



Module Name:    pkgsrc
Committed By:   gutteridge
Date:           Sat Apr 25 18:39:04 UTC 2020

Modified Files:
        pkgsrc/security/lxqt-openssh-askpass: DESCR Makefile

Log Message:
lxqt-openssh-askpass: minor grammar tweaks


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/security/lxqt-openssh-askpass/DESCR \
    pkgsrc/security/lxqt-openssh-askpass/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/security/lxqt-openssh-askpass/DESCR
diff -u pkgsrc/security/lxqt-openssh-askpass/DESCR:1.1 pkgsrc/security/lxqt-openssh-askpass/DESCR:1.2
--- pkgsrc/security/lxqt-openssh-askpass/DESCR:1.1      Sat Apr 25 18:36:10 2020
+++ pkgsrc/security/lxqt-openssh-askpass/DESCR  Sat Apr 25 18:39:04 2020
@@ -1 +1 @@
-LXQt tool used with openssh to prompt the user for password.
+LXQt tool used with openssh to prompt the user for a password.
Index: pkgsrc/security/lxqt-openssh-askpass/Makefile
diff -u pkgsrc/security/lxqt-openssh-askpass/Makefile:1.1 pkgsrc/security/lxqt-openssh-askpass/Makefile:1.2
--- pkgsrc/security/lxqt-openssh-askpass/Makefile:1.1   Sat Apr 25 18:36:10 2020
+++ pkgsrc/security/lxqt-openssh-askpass/Makefile       Sat Apr 25 18:39:04 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2020/04/25 18:36:10 gutteridge Exp $
+# $NetBSD: Makefile,v 1.2 2020/04/25 18:39:04 gutteridge Exp $
 
 DISTNAME=      lxqt-openssh-askpass-0.14.1
 CATEGORIES=    security
@@ -7,7 +7,7 @@ EXTRACT_SUFX=   .tar.xz
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      https://lxqt.org/
-COMMENT=       Tool used with openssh to prompt the user for password
+COMMENT=       Tool used with openssh to prompt the user for a password
 LICENSE=       gnu-lgpl-v2.1
 
 USE_CMAKE=     yes



Home | Main Index | Thread Index | Old Index