diff options
author | nork <nork@FreeBSD.org> | 2002-10-31 18:53:44 +0800 |
---|---|---|
committer | nork <nork@FreeBSD.org> | 2002-10-31 18:53:44 +0800 |
commit | 983bba0df8cde48a54963b6c0359d3a056cd380e (patch) | |
tree | cee4cde88d7a9b3035b1e28da5d54a4dcb97fae9 /net/Makefile | |
parent | 873c457ff7b96733faac596f1e01b443de4c6d2b (diff) | |
download | freebsd-ports-gnome-983bba0df8cde48a54963b6c0359d3a056cd380e.tar.gz freebsd-ports-gnome-983bba0df8cde48a54963b6c0359d3a056cd380e.tar.zst freebsd-ports-gnome-983bba0df8cde48a54963b6c0359d3a056cd380e.zip |
Add p5-Net-DNS-SEC(0.07), a perl module for DNSSEC extensions to Net::DNS.
PR: ports/44777
Submitted by: Kimura Fuyuki <fuyuki@hadaly.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 e5dbe8f1c130..7f052b60db9d 100644 --- a/net/Makefile +++ b/net/Makefile @@ -362,6 +362,7 @@ SUBDIR += p5-Net-CIDR SUBDIR += p5-Net-DLookup SUBDIR += p5-Net-DNS + SUBDIR += p5-Net-DNS-SEC SUBDIR += p5-Net-DNS-ZoneFile SUBDIR += p5-Net-Daemon SUBDIR += p5-Net-Dict |