diff options
author | Doug Barton <dougb@FreeBSD.org> | 2003-01-12 01:44:40 +0000 |
---|---|---|
committer | Doug Barton <dougb@FreeBSD.org> | 2003-01-12 01:44:40 +0000 |
commit | c9037bc59ebe7a6b128ac8221533006634b90e34 (patch) | |
tree | 6061976206ecdb025170220666510842c89c20dd /net/p5-Net-DNS/pkg-plist | |
parent | 83deb539381541fabbd3bbe86f02b309ddf54c09 (diff) | |
download | ports-c9037bc59ebe7a6b128ac8221533006634b90e34.tar.gz ports-c9037bc59ebe7a6b128ac8221533006634b90e34.zip |
Notes
Diffstat (limited to 'net/p5-Net-DNS/pkg-plist')
-rw-r--r-- | net/p5-Net-DNS/pkg-plist | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/p5-Net-DNS/pkg-plist b/net/p5-Net-DNS/pkg-plist index 1bd43bca1b4b..ccb3c2ec29ec 100644 --- a/net/p5-Net-DNS/pkg-plist +++ b/net/p5-Net-DNS/pkg-plist @@ -36,6 +36,7 @@ lib/perl5/site_perl/%%PERL_VER%%/Net/DNS/RR/TKEY.pm lib/perl5/site_perl/%%PERL_VER%%/Net/DNS/RR/TSIG.pm lib/perl5/site_perl/%%PERL_VER%%/Net/DNS/RR/TXT.pm lib/perl5/site_perl/%%PERL_VER%%/Net/DNS/RR/X25.pm +lib/perl5/site_perl/%%PERL_VER%%/Net/DNS/Resolver/Recurse.pm lib/perl5/site_perl/%%PERL_VER%%/Net/DNS/Resolver.pm lib/perl5/site_perl/%%PERL_VER%%/Net/DNS/Select.pm lib/perl5/site_perl/%%PERL_VER%%/Net/DNS/Update.pm @@ -44,6 +45,7 @@ lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Net/DNS/.packlist %%PORTDOCS%%share/doc/p5-Net-DNS/README %%PORTDOCS%%share/doc/p5-Net-DNS/TODO @dirrm lib/perl5/site_perl/%%PERL_VER%%/Net/DNS/RR +@dirrm lib/perl5/site_perl/%%PERL_VER%%/Net/DNS/Resolver @dirrm lib/perl5/site_perl/%%PERL_VER%%/Net/DNS @dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Net/DNS @unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Net 2>/dev/null || true |