Date: Tue, 6 Aug 2019 17:05:31 +0000 (UTC) From: Antoine Brodin <antoine@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r508262 - head/security/fiked Message-ID: <201908061705.x76H5VMt037403@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: antoine Date: Tue Aug 6 17:05:30 2019 New Revision: 508262 URL: https://svnweb.freebsd.org/changeset/ports/508262 Log: Make fetchable again Submitted by: Daniel Roethlisberger Modified: head/security/fiked/Makefile Modified: head/security/fiked/Makefile ============================================================================== --- head/security/fiked/Makefile Tue Aug 6 16:16:50 2019 (r508261) +++ head/security/fiked/Makefile Tue Aug 6 17:05:30 2019 (r508262) @@ -5,15 +5,13 @@ 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 LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING - -BROKEN= unfetchable LIB_DEPENDS= libgcrypt.so:security/libgcrypt
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201908061705.x76H5VMt037403>