summaryrefslogtreecommitdiff
path: root/security/fiked/Makefile
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2019-08-06 17:05:30 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2019-08-06 17:05:30 +0000
commite8b094bb51031ec3354da70d78a9db3df53c4c1b (patch)
tree9af6d11d2be852295352a70877d9c30904c37d62 /security/fiked/Makefile
parentmath/superlu_mt: update URLs. (diff)
Make fetchable again
Submitted by: Daniel Roethlisberger
Notes
Notes: svn path=/head/; revision=508262
Diffstat (limited to 'security/fiked/Makefile')
-rw-r--r--security/fiked/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/security/fiked/Makefile b/security/fiked/Makefile
index cdfcf41ca7cd..1ae7a7e3c0fe 100644
--- a/security/fiked/Makefile
+++ b/security/fiked/Makefile
@@ -5,7 +5,7 @@ PORTNAME= fiked
PORTVERSION= 0.0.5
PORTREVISION= 7
CATEGORIES= security
-MASTER_SITES= http://mirror.roe.ch/dist/fiked/
+MASTER_SITES= https://mirror.roe.ch/rel/fiked/
MAINTAINER= ports@FreeBSD.org
COMMENT= Fake IKE PSK+XAUTH daemon based on VPNC
@@ -13,8 +13,6 @@ COMMENT= Fake IKE PSK+XAUTH daemon based on VPNC
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
-BROKEN= unfetchable
-
LIB_DEPENDS= libgcrypt.so:security/libgcrypt
USES= gmake tar:bzip2