diff options
author | Yen-Ming Lee <leeym@FreeBSD.org> | 2004-12-19 00:19:46 +0000 |
---|---|---|
committer | Yen-Ming Lee <leeym@FreeBSD.org> | 2004-12-19 00:19:46 +0000 |
commit | 59db8fc24cbf1ea454c83c8860d0458deee314f2 (patch) | |
tree | 1c7f06a9655fbf863561b51e5ac7f1fda931994e /news/p5-NewsLib | |
parent | 01a077a9fdf3b9fd93549976afb74569f428ec98 (diff) |
Notes
Diffstat (limited to 'news/p5-NewsLib')
-rw-r--r-- | news/p5-NewsLib/pkg-plist | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/news/p5-NewsLib/pkg-plist b/news/p5-NewsLib/pkg-plist index 58fb3826d728..837a0eb6dd8e 100644 --- a/news/p5-NewsLib/pkg-plist +++ b/news/p5-NewsLib/pkg-plist @@ -8,7 +8,6 @@ %%SITE_PERL%%/Net/NNTP/Proxy.pm %%SITE_PERL%%/Net/NNTP/Client.pm %%SITE_PERL%%/Net/NNTP/Functions.pm -@dirrm %%SITE_PERL%%/News/Article -@unexec rmdir %D/%%SITE_PERL%%/News 2>/dev/null || true +@unexec rmdir %D/%%SITE_PERL%%/News/Article 2>/dev/null || true @dirrm %%SITE_PERL%%/Net/NNTP @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/NewsLib |