diff options
author | pgollucci <pgollucci@FreeBSD.org> | 2010-09-24 08:44:29 +0800 |
---|---|---|
committer | pgollucci <pgollucci@FreeBSD.org> | 2010-09-24 08:44:29 +0800 |
commit | 0d90a97be1bbdd4129c4d3795c2b78ff344c7fcd (patch) | |
tree | 56a0df3a01660648ac43693d100212649997200a /databases/p5-DBIx-Class-IntrospectableM2M | |
parent | 9958c6ea4bb6eb91e98ef901e192826f022a0661 (diff) | |
download | freebsd-ports-gnome-0d90a97be1bbdd4129c4d3795c2b78ff344c7fcd.tar.gz freebsd-ports-gnome-0d90a97be1bbdd4129c4d3795c2b78ff344c7fcd.tar.zst freebsd-ports-gnome-0d90a97be1bbdd4129c4d3795c2b78ff344c7fcd.zip |
- %%SITE_PERL%%/auto and %%SITE_PERL%%/%%PERL_ARCH%%/auto
are part of lang/perl5* pkg-plist
- Bump PORTREVISIONs
With Hat: perl@
Diffstat (limited to 'databases/p5-DBIx-Class-IntrospectableM2M')
-rw-r--r-- | databases/p5-DBIx-Class-IntrospectableM2M/Makefile | 1 | ||||
-rw-r--r-- | databases/p5-DBIx-Class-IntrospectableM2M/pkg-plist | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/databases/p5-DBIx-Class-IntrospectableM2M/Makefile b/databases/p5-DBIx-Class-IntrospectableM2M/Makefile index b6a27a99df8b..b6f41caee0e5 100644 --- a/databases/p5-DBIx-Class-IntrospectableM2M/Makefile +++ b/databases/p5-DBIx-Class-IntrospectableM2M/Makefile @@ -7,6 +7,7 @@ PORTNAME= DBIx-Class-IntrospectableM2M PORTVERSION= 0.001001 +PORTREVISION= 1 CATEGORIES= databases perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/databases/p5-DBIx-Class-IntrospectableM2M/pkg-plist b/databases/p5-DBIx-Class-IntrospectableM2M/pkg-plist index ba5a570a89c5..2f7ace96e643 100644 --- a/databases/p5-DBIx-Class-IntrospectableM2M/pkg-plist +++ b/databases/p5-DBIx-Class-IntrospectableM2M/pkg-plist @@ -3,6 +3,5 @@ @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/DBIx/Class/IntrospectableM2M @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/DBIx/Class @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/DBIx -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto @dirrmtry %%SITE_PERL%%/DBIx/Class @dirrmtry %%SITE_PERL%%/DBIx |