summaryrefslogtreecommitdiff
path: root/net-mgmt/p5-Net-IP/pkg-plist
diff options
context:
space:
mode:
authorChristian Weisgerber <naddy@FreeBSD.org>2003-06-02 01:24:33 +0000
committerChristian Weisgerber <naddy@FreeBSD.org>2003-06-02 01:24:33 +0000
commit854c187a95dd45c631fce6c886af4da10a25addd (patch)
treeabf919a40a64e4dba1699470b0cbc529a7b97a59 /net-mgmt/p5-Net-IP/pkg-plist
parentChange a default key-binding to "egg" one (diff)
Remove MAINTAINER, as per his request:
"I'll be offline for the next few months. Someone please take care of these poor orphans." Also slip in some minor fixes. PR: 52831 Submitted by: Kimura Fuyuki <fuyuki@mj.0038.net>
Diffstat (limited to 'net-mgmt/p5-Net-IP/pkg-plist')
-rw-r--r--net-mgmt/p5-Net-IP/pkg-plist10
1 files changed, 5 insertions, 5 deletions
diff --git a/net-mgmt/p5-Net-IP/pkg-plist b/net-mgmt/p5-Net-IP/pkg-plist
index ae134f1ba1a2..2845219738ab 100644
--- a/net-mgmt/p5-Net-IP/pkg-plist
+++ b/net-mgmt/p5-Net-IP/pkg-plist
@@ -1,7 +1,7 @@
bin/iptab
bin/ipcount
-lib/perl5/site_perl/%%PERL_VER%%/Net/IP.pm
-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Net/IP/.packlist
-@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Net 2>/dev/null || true
-@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Net/IP
-@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Net 2>/dev/null || true
+%%SITE_PERL%%/Net/IP.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/IP/.packlist
+@unexec rmdir %D/%%SITE_PERL%%/Net 2>/dev/null || true
+@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/IP
+@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net 2>/dev/null || true