From c3d417577c2dfbd96154a7084dd04c523f1446cb Mon Sep 17 00:00:00 2001 From: rakuco Date: Sat, 2 Jan 2016 10:51:32 +0000 Subject: Fix MASTER_SITES and unmark BROKEN. --- security/hlfl/Makefile | 4 +--- security/hlfl/pkg-descr | 2 +- 2 files changed, 2 insertions(+), 4 deletions(-) (limited to 'security/hlfl') diff --git a/security/hlfl/Makefile b/security/hlfl/Makefile index 9a2d3805972..9a0a97a7686 100644 --- a/security/hlfl/Makefile +++ b/security/hlfl/Makefile @@ -5,13 +5,11 @@ PORTNAME= hlfl PORTVERSION= 0.60.1 PORTREVISION= 1 CATEGORIES= security -MASTER_SITES= ftp://ftp.hlfl.org/pub/hlfl/ +MASTER_SITES= ftp://ftp.cusae.com/pub/hlfl/ MAINTAINER= ports@FreeBSD.org COMMENT= High Level Firewall Language -BROKEN= unfetchable - LICENSE= GPLv2 # or later LICENSE_FILE= ${WRKSRC}/COPYING diff --git a/security/hlfl/pkg-descr b/security/hlfl/pkg-descr index 3f8cd1e3428..bfe49b39508 100644 --- a/security/hlfl/pkg-descr +++ b/security/hlfl/pkg-descr @@ -7,4 +7,4 @@ You could make contact with the developers by subscribing to These lists are managed by majordomo (write to with "help" in the body of your mail). -Arnaud Launay +WWW: https://www.cusae.com/hlfl/ -- cgit