diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-09-24 00:44:29 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-09-24 00:44:29 +0000 |
commit | 76f3222580dc23ac3850ee24a94fdca14e7004f4 (patch) | |
tree | 9699b88a6f55c23ce9893a1ff248d63ee307442f /databases/p5-DBICx-TestDatabase | |
parent | d84f4a277180d5cff7fc0d733692ebe54ecc0940 (diff) |
- %%SITE_PERL%%/auto and %%SITE_PERL%%/%%PERL_ARCH%%/auto
are part of lang/perl5* pkg-plist
- Bump PORTREVISIONs
With Hat: perl@
Notes
Notes:
svn path=/head/; revision=261734
Diffstat (limited to 'databases/p5-DBICx-TestDatabase')
-rw-r--r-- | databases/p5-DBICx-TestDatabase/Makefile | 2 | ||||
-rw-r--r-- | databases/p5-DBICx-TestDatabase/pkg-plist | 1 |
2 files changed, 1 insertions, 2 deletions
diff --git a/databases/p5-DBICx-TestDatabase/Makefile b/databases/p5-DBICx-TestDatabase/Makefile index 140b249d3a2d..7501ff125440 100644 --- a/databases/p5-DBICx-TestDatabase/Makefile +++ b/databases/p5-DBICx-TestDatabase/Makefile @@ -7,7 +7,7 @@ PORTNAME= DBICx-TestDatabase PORTVERSION= 0.02 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= databases perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= ../../authors/id/J/JR/JROCKWAY/ diff --git a/databases/p5-DBICx-TestDatabase/pkg-plist b/databases/p5-DBICx-TestDatabase/pkg-plist index 1bc750d33f03..90e581564c89 100644 --- a/databases/p5-DBICx-TestDatabase/pkg-plist +++ b/databases/p5-DBICx-TestDatabase/pkg-plist @@ -3,6 +3,5 @@ %%SITE_PERL%%/%%PERL_ARCH%%/auto/DBICx/TestDatabase/.packlist @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/DBICx/TestDatabase @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/DBICx -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto @dirrmtry %%SITE_PERL%%/DBICx/TestDatabase @dirrmtry %%SITE_PERL%%/DBICx |