diff options
Diffstat (limited to 'security/hlfl/Makefile')
-rw-r--r-- | security/hlfl/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/security/hlfl/Makefile b/security/hlfl/Makefile index 80340dcd52f..e6d760a2d8b 100644 --- a/security/hlfl/Makefile +++ b/security/hlfl/Makefile @@ -1,16 +1,16 @@ # New ports collection makefile for: hlfl # Date Created: 8 Jun 2001 -# Whom: Arnaud S. Launay <asl@launay.org> +# Whom: Arnaud Launay <alaunay@hlfl.org> # # $FreeBSD$ # PORTNAME= hlfl -PORTVERSION= 0.60.0 +PORTVERSION= 0.60.1 CATEGORIES= security MASTER_SITES= ftp://ftp.hlfl.org/pub/hlfl/ -MAINTAINER= asl@launay.org +MAINTAINER= alaunay@hlfl.org COMMENT= High Level Firewall Language GNU_CONFIGURE= yes |