aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authorlme <lme@FreeBSD.org>2015-11-14 21:52:42 +0800
committerlme <lme@FreeBSD.org>2015-11-14 21:52:42 +0800
commitc6d6686d0773fc10131d8270970cb05ace80f207 (patch)
treecfc4146c952c2480ccbe1c759bc1af2988d5840a /security
parentd48c28e80f442ecb3722a516569fac507b60693f (diff)
downloadfreebsd-ports-gnome-c6d6686d0773fc10131d8270970cb05ace80f207.tar.gz
freebsd-ports-gnome-c6d6686d0773fc10131d8270970cb05ace80f207.tar.zst
freebsd-ports-gnome-c6d6686d0773fc10131d8270970cb05ace80f207.zip
- Fix fetch after upstreams switch from http to https
MFH: 2015Q4
Diffstat (limited to 'security')
-rw-r--r--security/lynis/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/lynis/Makefile b/security/lynis/Makefile
index f296c3754b9e..a6591e21647d 100644
--- a/security/lynis/Makefile
+++ b/security/lynis/Makefile
@@ -4,8 +4,9 @@
PORTNAME= lynis
PORTVERSION= 2.1.1
+DISTREVISION= 1
CATEGORIES= security
-MASTER_SITES= http://cisofy.com/files/
+MASTER_SITES= https://cisofy.com/files/
MAINTAINER= lme@FreeBSD.org
COMMENT= Security and system auditing tool