diff options
author | rakuco <rakuco@FreeBSD.org> | 2016-01-02 18:51:32 +0800 |
---|---|---|
committer | rakuco <rakuco@FreeBSD.org> | 2016-01-02 18:51:32 +0800 |
commit | c3d417577c2dfbd96154a7084dd04c523f1446cb (patch) | |
tree | e368fd0665c792f7543961c72c62f2ce70491a63 /security/hlfl | |
parent | 76eb75fa77cc32c6f35c79e4104f0ee94dfeb2a9 (diff) | |
download | freebsd-ports-graphics-c3d417577c2dfbd96154a7084dd04c523f1446cb.tar.gz freebsd-ports-graphics-c3d417577c2dfbd96154a7084dd04c523f1446cb.tar.zst freebsd-ports-graphics-c3d417577c2dfbd96154a7084dd04c523f1446cb.zip |
Fix MASTER_SITES and unmark BROKEN.
Diffstat (limited to 'security/hlfl')
-rw-r--r-- | security/hlfl/Makefile | 4 | ||||
-rw-r--r-- | security/hlfl/pkg-descr | 2 |
2 files changed, 2 insertions, 4 deletions
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 <majordomo@hlfl.org> with "help" in the body of your mail). -Arnaud Launay <alaunay@hlfl.org> +WWW: https://www.cusae.com/hlfl/ |