diff options
author | Andrew Pantyukhin <sat@FreeBSD.org> | 2007-01-10 18:07:14 +0000 |
---|---|---|
committer | Andrew Pantyukhin <sat@FreeBSD.org> | 2007-01-10 18:07:14 +0000 |
commit | 8897e7eabb8cbb75836e585b338e79a9af6ecf1a (patch) | |
tree | 427aece763095e52a48997a51c377b1f9085c65e /net/p5-Net-Write | |
parent | 7c5b8c40841bcff82a826569527dbe2c33683acb (diff) |
Notes
Diffstat (limited to 'net/p5-Net-Write')
-rw-r--r-- | net/p5-Net-Write/Makefile | 1 | ||||
-rw-r--r-- | net/p5-Net-Write/pkg-plist | 4 |
2 files changed, 3 insertions, 2 deletions
diff --git a/net/p5-Net-Write/Makefile b/net/p5-Net-Write/Makefile index f2910a394b04..255a93b28aa1 100644 --- a/net/p5-Net-Write/Makefile +++ b/net/p5-Net-Write/Makefile @@ -7,6 +7,7 @@ PORTNAME= Net-Write PORTVERSION= 1.00 +PORTREVISION= 1 CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/net/p5-Net-Write/pkg-plist b/net/p5-Net-Write/pkg-plist index 798b53ddb5f9..abe55f548dca 100644 --- a/net/p5-Net-Write/pkg-plist +++ b/net/p5-Net-Write/pkg-plist @@ -6,5 +6,5 @@ %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Write/.packlist @dirrmtry %%SITE_PERL%%/Net/Write @dirrmtry %%SITE_PERL%%/Net -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Net/Write -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Net +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Write +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net |