diff options
author | mat <mat@FreeBSD.org> | 2003-10-14 22:23:24 +0800 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2003-10-14 22:23:24 +0800 |
commit | d219215fa22f5ccf5dee885b67ff4651fb8652a2 (patch) | |
tree | 25dacdfd2a91eb6ab50eea6df58faa9074ff087d /dns/Makefile | |
parent | 12d1b4e740bda3abbc9a66fa67e139ffcec0e4cb (diff) | |
download | freebsd-ports-gnome-d219215fa22f5ccf5dee885b67ff4651fb8652a2.tar.gz freebsd-ports-gnome-d219215fa22f5ccf5dee885b67ff4651fb8652a2.tar.zst freebsd-ports-gnome-d219215fa22f5ccf5dee885b67ff4651fb8652a2.zip |
Add p5-Net-Nslookup 1.14
Provides the capabilities of the standard tool nslookup(1).
PR: 57984
Submitted by: clsung@dragon2.net
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 4b98d854f16b..44d928e04b7c 100644 --- a/dns/Makefile +++ b/dns/Makefile @@ -46,6 +46,7 @@ SUBDIR += p5-Net-DNS SUBDIR += p5-Net-DNS-SEC SUBDIR += p5-Net-DNS-ZoneFile + SUBDIR += p5-Net-Nslookup SUBDIR += p5-POE-Component-Client-DNS SUBDIR += p5-Tie-DNS SUBDIR += pdnsd |