Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 2 Jan 2016 10:51:32 +0000 (UTC)
From:      Raphael Kubo da Costa <rakuco@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r405062 - head/security/hlfl
Message-ID:  <201601021051.u02ApWO9032046@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: rakuco
Date: Sat Jan  2 10:51:32 2016
New Revision: 405062
URL: https://svnweb.freebsd.org/changeset/ports/405062

Log:
  Fix MASTER_SITES and unmark BROKEN.

Modified:
  head/security/hlfl/Makefile
  head/security/hlfl/pkg-descr

Modified: head/security/hlfl/Makefile
==============================================================================
--- head/security/hlfl/Makefile	Sat Jan  2 10:44:44 2016	(r405061)
+++ head/security/hlfl/Makefile	Sat Jan  2 10:51:32 2016	(r405062)
@@ -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
 

Modified: head/security/hlfl/pkg-descr
==============================================================================
--- head/security/hlfl/pkg-descr	Sat Jan  2 10:44:44 2016	(r405061)
+++ head/security/hlfl/pkg-descr	Sat Jan  2 10:51:32 2016	(r405062)
@@ -7,4 +7,4 @@ You could make contact with the develope
 These lists are managed by majordomo (write to <majordomo@hlfl.org> with
 "help" in the body of your mail).
 
-Arnaud Launay <alaunay@hlfl.org>
+WWW: https://www.cusae.com/hlfl/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201601021051.u02ApWO9032046>