aboutsummaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2018-12-27 09:50:56 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2018-12-27 09:50:56 +0000
commit4752aab6126971a4a92716a0cc36727a4ba5787d (patch)
treef7eb09e8e8379fcee13b91267aaaf75951376fbb /security
parent848047809fc139c9df537e7ebedf4d9b5bbd9bc7 (diff)
Notes
Diffstat (limited to 'security')
-rw-r--r--security/pwned-check/Makefile1
-rw-r--r--security/pwned-check/files/pwned-check.conf.sample4
2 files changed, 3 insertions, 2 deletions
diff --git a/security/pwned-check/Makefile b/security/pwned-check/Makefile
index 0b91f3bdbb89..59a1dfb066bd 100644
--- a/security/pwned-check/Makefile
+++ b/security/pwned-check/Makefile
@@ -3,6 +3,7 @@
PORTNAME= pwned-check
PORTVERSION= 2.2
+PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= security
MASTER_SITES= #
diff --git a/security/pwned-check/files/pwned-check.conf.sample b/security/pwned-check/files/pwned-check.conf.sample
index b754d46816f0..ca75e0935a59 100644
--- a/security/pwned-check/files/pwned-check.conf.sample
+++ b/security/pwned-check/files/pwned-check.conf.sample
@@ -1,2 +1,2 @@
-DBDIR= /var/db/pwned-check
-URLBASE= https://downloads.pwnedpasswords.com/passwords
+DBDIR=/var/db/pwned-check
+URLBASE=https://downloads.pwnedpasswords.com/passwords