summaryrefslogtreecommitdiff
path: root/news/p5-NNTPClient
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2003-10-24 12:05:09 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2003-10-24 12:05:09 +0000
commitc634b4bb839753aec2ae1040e2c80a5282402cb8 (patch)
treed8b3fc97550f860aeb41c57751d2550e9ad6273e /news/p5-NNTPClient
parentChange MASTER_SITES to fix fetch (diff)
utilize SITE_PERL
PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
Notes
Notes: svn path=/head/; revision=92059
Diffstat (limited to 'news/p5-NNTPClient')
-rw-r--r--news/p5-NNTPClient/pkg-plist10
1 files changed, 5 insertions, 5 deletions
diff --git a/news/p5-NNTPClient/pkg-plist b/news/p5-NNTPClient/pkg-plist
index 716e33be8a8d..30f5bb0f3c8b 100644
--- a/news/p5-NNTPClient/pkg-plist
+++ b/news/p5-NNTPClient/pkg-plist
@@ -1,5 +1,5 @@
-lib/perl5/site_perl/%%PERL_VER%%/News/NNTPClient.pm
-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/News/NNTPClient/.packlist
-@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/News/NNTPClient
-@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/News 2>/dev/null || true
-@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/News 2>/dev/null || true
+%%SITE_PERL%%/News/NNTPClient.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/News/NNTPClient/.packlist
+@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/News/NNTPClient
+@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/News 2>/dev/null || true
+@unexec rmdir %D/%%SITE_PERL%%/News 2>/dev/null || true