diff options
author | ijliao <ijliao@FreeBSD.org> | 2002-06-18 14:35:01 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2002-06-18 14:35:01 +0800 |
commit | 8b3806cdab9969a720a5313f0f22a4e9f1deffaa (patch) | |
tree | bae05b431834cf254ff7d44747045c27035791b2 /net/Makefile | |
parent | 5fff616c7e375c4602e82b468c19b5e8dfa2a9f7 (diff) | |
download | freebsd-ports-gnome-8b3806cdab9969a720a5313f0f22a4e9f1deffaa.tar.gz freebsd-ports-gnome-8b3806cdab9969a720a5313f0f22a4e9f1deffaa.tar.zst freebsd-ports-gnome-8b3806cdab9969a720a5313f0f22a4e9f1deffaa.zip |
add p5-BIND-Conf_Parser 0.95
Perl5 module to parse BIND 8 configuration files
PR: 39455
Submitted by: Andrew <andrew@ugh.net.au>
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile index 7e372c7566fc..3625efaa232c 100644 --- a/net/Makefile +++ b/net/Makefile @@ -314,6 +314,7 @@ SUBDIR += oproute SUBDIR += p0f SUBDIR += p5-Archie + SUBDIR += p5-BIND-Conf_Parser SUBDIR += p5-Cflow SUBDIR += p5-EasyTCP SUBDIR += p5-File-Rsync |