diff options
author | Anton Berezin <tobez@FreeBSD.org> | 2005-12-30 09:48:14 +0000 |
---|---|---|
committer | Anton Berezin <tobez@FreeBSD.org> | 2005-12-30 09:48:14 +0000 |
commit | 935d5030e10d0f6c36b2ca5ae07a28fb3069b53d (patch) | |
tree | d420afacd8f376383983c5926a0542f6fe71f9c6 /dns/Makefile | |
parent | 7bb7168929e0505e806cedb5d55add7bc5f2af28 (diff) |
Add dns/p5-Data-Validate-Domain 0.03, a Perl module that provides domain
validation methods.
Notes
Notes:
svn path=/head/; revision=152423
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 d1533d662057..edf5b75910a8 100644 --- a/dns/Makefile +++ b/dns/Makefile @@ -65,6 +65,7 @@ SUBDIR += p5-DNS-Config SUBDIR += p5-DNS-Zone SUBDIR += p5-DNS-ZoneParse + SUBDIR += p5-Data-Validate-Domain SUBDIR += p5-Net-DNS SUBDIR += p5-Net-DNS-SEC SUBDIR += p5-Net-DNS-ZoneCheck |