diff options
author | miwi <miwi@FreeBSD.org> | 2007-07-04 16:21:53 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2007-07-04 16:21:53 +0800 |
commit | 739932ab8b3fd2d22d06eb3c34cd930fcd36bccb (patch) | |
tree | b0f229acbeb7dfa8a15d95b4f6d381867d51e7a4 /dns/Makefile | |
parent | 78a8acfb6a788879f60f26e6b714a241be61f118 (diff) | |
download | freebsd-ports-gnome-739932ab8b3fd2d22d06eb3c34cd930fcd36bccb.tar.gz freebsd-ports-gnome-739932ab8b3fd2d22d06eb3c34cd930fcd36bccb.tar.zst freebsd-ports-gnome-739932ab8b3fd2d22d06eb3c34cd930fcd36bccb.zip |
The File_DNS class provides a way to read,
edit and write RFC1033 style DNS Zones.
PR: ports/114271
Submitted by: Chris St Denis (<chris at ctgameinfo.com>)
Diffstat (limited to 'dns/Makefile')
-rw-r--r-- | dns/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dns/Makefile b/dns/Makefile index c636aa6c799a..04722bb09b2a 100644 --- a/dns/Makefile +++ b/dns/Makefile @@ -94,6 +94,7 @@ SUBDIR += p5-Stanford-DNSserver SUBDIR += p5-Tie-DNS SUBDIR += pdnsd + SUBDIR += pear-File_DNS SUBDIR += pear-Net_DNS SUBDIR += posadis SUBDIR += poweradmin |