diff options
author | skv <skv@FreeBSD.org> | 2003-05-21 19:19:51 +0800 |
---|---|---|
committer | skv <skv@FreeBSD.org> | 2003-05-21 19:19:51 +0800 |
commit | 45cc55c7862a39b317f2fbf046ce99b8660afda4 (patch) | |
tree | 6ef4b1ce3c157237bbf5991ae479c263aa195d86 /dns/p5-POE-Component-Client-DNS/pkg-plist | |
parent | 6b3e9ca63e88591291dcd2df934ed318bcf250c5 (diff) | |
download | freebsd-ports-graphics-45cc55c7862a39b317f2fbf046ce99b8660afda4.tar.gz freebsd-ports-graphics-45cc55c7862a39b317f2fbf046ce99b8660afda4.tar.zst freebsd-ports-graphics-45cc55c7862a39b317f2fbf046ce99b8660afda4.zip |
Updated to 0.95
PR: ports/52169
Diffstat (limited to 'dns/p5-POE-Component-Client-DNS/pkg-plist')
-rw-r--r-- | dns/p5-POE-Component-Client-DNS/pkg-plist | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/dns/p5-POE-Component-Client-DNS/pkg-plist b/dns/p5-POE-Component-Client-DNS/pkg-plist index 61940f6e192..c8547af83aa 100644 --- a/dns/p5-POE-Component-Client-DNS/pkg-plist +++ b/dns/p5-POE-Component-Client-DNS/pkg-plist @@ -1,9 +1,9 @@ -lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/POE/Component/Client/DNS/.packlist -lib/perl5/site_perl/%%PERL_VER%%/POE/Component/Client/DNS.pm -@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/POE/Component/Client/DNS -@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/POE/Component/Client 2>/dev/null || true -@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/POE/Component 2>/dev/null || true -@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/POE 2>/dev/null || true -@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/POE/Component/Client 2>/dev/null || true -@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/POE/Component 2>/dev/null || true -@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/POE 2>/dev/null || true +%%SITE_PERL%%/POE/Component/Client/DNS.pm +%%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component/Client/DNS/.packlist +@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component/Client/DNS +@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component/Client 2>/dev/null || true +@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component 2>/dev/null || true +@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/POE 2>/dev/null || true +@unexec rmdir %D/%%SITE_PERL%%/POE/Component/Client 2>/dev/null || true +@unexec rmdir %D/%%SITE_PERL%%/POE/Component 2>/dev/null || true +@unexec rmdir %D/%%SITE_PERL%%/POE 2>/dev/null || true |