svn commit: r405062 - head/security/hlfl

Raphael Kubo da Costa rakuco at FreeBSD.org
Sat Jan 2 10:51:34 UTC 2016


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 at 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 at hlfl.org> with
 "help" in the body of your mail).
 
-Arnaud Launay <alaunay at hlfl.org>
+WWW: https://www.cusae.com/hlfl/


More information about the svn-ports-all mailing list