diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2006-08-08 07:40:03 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2006-08-08 07:40:03 +0000 |
commit | 20719b088cc19266cb754496b15d818189d2f04c (patch) | |
tree | a509839c3a956d132816ca139975e7c20909d0ca /lang/p5-v6 | |
parent | Catch up with master port (mail/mutt-devel). (diff) |
Fix PLIST
Submitted by: pointyhat
Diffstat (limited to 'lang/p5-v6')
-rw-r--r-- | lang/p5-v6/Makefile | 1 | ||||
-rw-r--r-- | lang/p5-v6/pkg-plist | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/lang/p5-v6/Makefile b/lang/p5-v6/Makefile index 13fd7201ee07..d8a2c47b8d1d 100644 --- a/lang/p5-v6/Makefile +++ b/lang/p5-v6/Makefile @@ -8,6 +8,7 @@ PORTNAME= v6 PORTVERSION= 0.011 +PORTREVISION= 1 CATEGORIES= lang perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= ../by-authors/id/C/CL/CLKAO diff --git a/lang/p5-v6/pkg-plist b/lang/p5-v6/pkg-plist index bc33a191bb83..b394734d92c3 100644 --- a/lang/p5-v6/pkg-plist +++ b/lang/p5-v6/pkg-plist @@ -27,3 +27,4 @@ %%SITE_PERL%%/%%PERL_ARCH%%/auto/v6/alpha/.packlist @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/v6/alpha @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/v6 +@dirrmtry %%SITE_PERL%%/v6 |