aboutsummaryrefslogtreecommitdiff
path: root/security/pwned-check/Makefile
diff options
context:
space:
mode:
authorStefan Eßer <se@FreeBSD.org>2018-07-29 11:52:42 +0000
committerStefan Eßer <se@FreeBSD.org>2018-07-29 11:52:42 +0000
commitdbeb8472ea8772e71b490ecfff973e7c293e163f (patch)
tree80f26bcb6c7d432ac1fbd9ebe50fa57b5df8e404 /security/pwned-check/Makefile
parent9cdf03cb8e90841be2abd3785d2b29d2cd4aa164 (diff)
downloadports-dbeb8472ea8772e71b490ecfff973e7c293e163f.tar.gz
ports-dbeb8472ea8772e71b490ecfff973e7c293e163f.zip
Add information about support of the online check to the package description.
Approved by: antoine (implicit)
Notes
Notes: svn path=/head/; revision=475648
Diffstat (limited to 'security/pwned-check/Makefile')
-rw-r--r--security/pwned-check/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/pwned-check/Makefile b/security/pwned-check/Makefile
index 2d6422ac26a8..0b91f3bdbb89 100644
--- a/security/pwned-check/Makefile
+++ b/security/pwned-check/Makefile
@@ -2,14 +2,14 @@
# $FreeBSD$
PORTNAME= pwned-check
-PORTVERSION= 2.0
+PORTVERSION= 2.2
PORTEPOCH= 1
CATEGORIES= security
MASTER_SITES= #
DISTFILES= #
MAINTAINER= se@FreeBSD.org
-COMMENT= Check whether password is known to have been exposed in data breaches
+COMMENT= Check whether password is known to have been exposed in a data breach
LICENSE= BSD2CLAUSE