From 6b3f6585a981bea3c94f966e9ed74d0216ee6309 Mon Sep 17 00:00:00 2001 From: leeym Date: Sat, 26 Feb 2005 19:55:52 +0000 Subject: - add WWW: in pkg-descr - fix PLIST --- net/p5-Net-MSN/pkg-descr | 1 + net/p5-Net-MSN/pkg-plist | 2 ++ net/p5-Net-TCLink/pkg-descr | 2 ++ net/p5-Net-TCLink/pkg-plist | 4 ++-- 4 files changed, 7 insertions(+), 2 deletions(-) (limited to 'net') diff --git a/net/p5-Net-MSN/pkg-descr b/net/p5-Net-MSN/pkg-descr index f06bd90..847b1a5 100644 --- a/net/p5-Net-MSN/pkg-descr +++ b/net/p5-Net-MSN/pkg-descr @@ -2,3 +2,4 @@ Net::MSN interface to the MSN protocol - snowchyld +WWW: http://search.cpan.org/dist/Net-MSN/ diff --git a/net/p5-Net-MSN/pkg-plist b/net/p5-Net-MSN/pkg-plist index cb6c589..09913d0 100644 --- a/net/p5-Net-MSN/pkg-plist +++ b/net/p5-Net-MSN/pkg-plist @@ -8,4 +8,6 @@ @dirrm %%SITE_PERL%%/Net/MSN @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/MSN @unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/MSN 2>/dev/null || true +@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net 2>/dev/null || true @unexec rmdir %D/%%SITE_PERL%%/Net/MSN 2>/dev/null || true +@unexec rmdir %D/%%SITE_PERL%%/Net 2>/dev/null || true diff --git a/net/p5-Net-TCLink/pkg-descr b/net/p5-Net-TCLink/pkg-descr index 6f4ce46..499304a 100644 --- a/net/p5-Net-TCLink/pkg-descr +++ b/net/p5-Net-TCLink/pkg-descr @@ -3,3 +3,5 @@ connect to the TrustCommerce payment gateway easily and consistently. The protocol (which is the same across all platforms and languages) is well-documented in the Web Developer's Guide, so please consult it for any questions you may have about the protocol syntax itself. + +WWW: http://search.cpan.org/dist/Net_TCLink.pm/ diff --git a/net/p5-Net-TCLink/pkg-plist b/net/p5-Net-TCLink/pkg-plist index a4c5465..4865f78 100644 --- a/net/p5-Net-TCLink/pkg-plist +++ b/net/p5-Net-TCLink/pkg-plist @@ -4,5 +4,5 @@ %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/TCLink/TCLink.so %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/TCLink/autosplit.ix @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/TCLink -@unexec rmdir %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net 2>/dev/null || true -@unexec rmdir %%SITE_PERL%%/%%PERL_ARCH%%/Net 2>/dev/null || true +@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net 2>/dev/null || true +@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/Net 2>/dev/null || true -- cgit v1.1