diff options
author | Bill Fumerola <billf@FreeBSD.org> | 2004-03-17 00:36:11 +0000 |
---|---|---|
committer | Bill Fumerola <billf@FreeBSD.org> | 2004-03-17 00:36:11 +0000 |
commit | ef78fdf6ad7d4c5318babfc92f5659ef74312eb7 (patch) | |
tree | 22f81b1039bee98dad1136e7ffbdff8016fd9e9f /dns/p5-Net-DNS/Makefile | |
parent | 96995f7fa4252c43fae0f7d7e66419b996c047ff (diff) | |
download | ports-ef78fdf6ad7d4c5318babfc92f5659ef74312eb7.tar.gz ports-ef78fdf6ad7d4c5318babfc92f5659ef74312eb7.zip |
Notes
Diffstat (limited to 'dns/p5-Net-DNS/Makefile')
-rw-r--r-- | dns/p5-Net-DNS/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/p5-Net-DNS/Makefile b/dns/p5-Net-DNS/Makefile index e94283d3d5c5..e870ce431080 100644 --- a/dns/p5-Net-DNS/Makefile +++ b/dns/p5-Net-DNS/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= Net PKGNAMEPREFIX= p5- MAINTAINER= DougB@FreeBSD.org -COMMENT= Perl5 interface to the DNS resolver, and dymanic updates +COMMENT= Perl5 interface to the DNS resolver, and dynamic updates # Warnings during build are harmless, the port does not need these to build RUN_DEPENDS= ${SITE_PERL}/Digest/HMAC_MD5.pm:${PORTSDIR}/security/p5-Digest-HMAC |