diff options
author | edwin <edwin@FreeBSD.org> | 2003-04-29 15:25:58 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2003-04-29 15:25:58 +0800 |
commit | 05d997ff0837e931aba713b9fef66e57ad4cc68c (patch) | |
tree | 193470890ce741c31d4eccdd7ab1c1735f60ed1c /net/Makefile | |
parent | 4ac0df3c1b4f84ece3047e793fc13caf39b0ccfb (diff) | |
download | freebsd-ports-gnome-05d997ff0837e931aba713b9fef66e57ad4cc68c.tar.gz freebsd-ports-gnome-05d997ff0837e931aba713b9fef66e57ad4cc68c.tar.zst freebsd-ports-gnome-05d997ff0837e931aba713b9fef66e57ad4cc68c.zip |
[new port] : net/p5-DNS-Config Perl modules to manipulate DNS stuff
5-DNS-Config Perl modules to manipulate name service configurations.
Needed by (future new) ZoneMaster port (see below/later)
PR: ports/48562
Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org>
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 3a0764ec2ef5..9da1bf91025b 100644 --- a/net/Makefile +++ b/net/Makefile @@ -398,6 +398,7 @@ SUBDIR += p5-Archie SUBDIR += p5-BIND-Conf_Parser SUBDIR += p5-Cflow + SUBDIR += p5-DNS-Config SUBDIR += p5-EasyTCP SUBDIR += p5-File-Rsync SUBDIR += p5-Frontier-RPC |