diff options
author | tobez <tobez@FreeBSD.org> | 2005-12-30 09:48:14 +0000 |
---|---|---|
committer | tobez <tobez@FreeBSD.org> | 2005-12-30 09:48:14 +0000 |
commit | 090fbcff1ef397933ad0973d8e0ffbb30c760948 (patch) | |
tree | 1ab8c1f713fa7573d9d1da83ebeee0fdd588244d /dns/Makefile | |
parent | 5f48c8f1457ab5a50fc64d97c5771c97d8cb2318 (diff) | |
download | FreeBSD-ports-090fbcff1ef397933ad0973d8e0ffbb30c760948.zip FreeBSD-ports-090fbcff1ef397933ad0973d8e0ffbb30c760948.tar.gz |
Add dns/p5-Data-Validate-Domain 0.03, a Perl module that provides domain
validation methods.
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 d1533d6..edf5b75 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 |