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-MapMaker | |
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-MapMaker')
-rw-r--r-- | databases/p5-DBICx-MapMaker/Makefile | 2 | ||||
-rw-r--r-- | databases/p5-DBICx-MapMaker/pkg-plist | 1 |
2 files changed, 1 insertions, 2 deletions
diff --git a/databases/p5-DBICx-MapMaker/Makefile b/databases/p5-DBICx-MapMaker/Makefile index 8434e2c3c72b..ba185811ca3f 100644 --- a/databases/p5-DBICx-MapMaker/Makefile +++ b/databases/p5-DBICx-MapMaker/Makefile @@ -7,7 +7,7 @@ PORTNAME= DBICx-MapMaker PORTVERSION= 0.02 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= databases perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= ../../authors/id/J/JR/JROCKWAY/ diff --git a/databases/p5-DBICx-MapMaker/pkg-plist b/databases/p5-DBICx-MapMaker/pkg-plist index 58c1039af80e..30fd10f70976 100644 --- a/databases/p5-DBICx-MapMaker/pkg-plist +++ b/databases/p5-DBICx-MapMaker/pkg-plist @@ -2,5 +2,4 @@ %%SITE_PERL%%/%%PERL_ARCH%%/auto/DBICx/MapMaker/.packlist @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/DBICx/MapMaker @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/DBICx -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto @dirrmtry %%SITE_PERL%%/DBICx |