diff options
author | clsung <clsung@FreeBSD.org> | 2006-09-29 08:38:41 +0800 |
---|---|---|
committer | clsung <clsung@FreeBSD.org> | 2006-09-29 08:38:41 +0800 |
commit | d25edbab59a21d69ad4e224273f30af76f42f83a (patch) | |
tree | 1416b232854744de9d46670b89ce5809915f1129 /net-mgmt/Makefile | |
parent | b1d736b9aac424662955a6c105d3be973737bb89 (diff) | |
download | freebsd-ports-gnome-d25edbab59a21d69ad4e224273f30af76f42f83a.tar.gz freebsd-ports-gnome-d25edbab59a21d69ad4e224273f30af76f42f83a.tar.zst freebsd-ports-gnome-d25edbab59a21d69ad4e224273f30af76f42f83a.zip |
Add p5-Net-ACL 0.07, class representing a generic access-list/route-map.
PR: ports/102491
Submitted by: Gea-Suan Lin <gslin at gslin.org>
Diffstat (limited to 'net-mgmt/Makefile')
-rw-r--r-- | net-mgmt/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net-mgmt/Makefile b/net-mgmt/Makefile index 6de7a3bfac79..653f9669a99a 100644 --- a/net-mgmt/Makefile +++ b/net-mgmt/Makefile @@ -135,6 +135,7 @@ SUBDIR += p5-Mon SUBDIR += p5-NSNMP SUBDIR += p5-Nagios-Plugin + SUBDIR += p5-Net-ACL SUBDIR += p5-Net-CIDR SUBDIR += p5-Net-IP SUBDIR += p5-Net-IP-Match-Regexp |