diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2014-11-26 13:08:24 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2014-11-26 13:08:24 +0000 |
commit | eee58d187e2c55fca6f53b9e482d33cf5346fe81 (patch) | |
tree | 0d350fe6ad6a2fe3222d838f3c72856c78cd449f /databases/p5-DBIx-Custom | |
parent | 3f1df82a16a1e89db9a69b36ade7342f34095ab4 (diff) |
Notes
Diffstat (limited to 'databases/p5-DBIx-Custom')
-rw-r--r-- | databases/p5-DBIx-Custom/Makefile | 1 | ||||
-rw-r--r-- | databases/p5-DBIx-Custom/pkg-plist | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/databases/p5-DBIx-Custom/Makefile b/databases/p5-DBIx-Custom/Makefile index fc17485ef5a5..c8fed45a134f 100644 --- a/databases/p5-DBIx-Custom/Makefile +++ b/databases/p5-DBIx-Custom/Makefile @@ -3,6 +3,7 @@ PORTNAME= DBIx-Custom PORTVERSION= 0.2900 +PORTREVISION= 1 CATEGORIES= databases perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/databases/p5-DBIx-Custom/pkg-plist b/databases/p5-DBIx-Custom/pkg-plist index fff770608345..e28b7be7b4af 100644 --- a/databases/p5-DBIx-Custom/pkg-plist +++ b/databases/p5-DBIx-Custom/pkg-plist @@ -20,4 +20,3 @@ %%SITE_PERL%%/DBIx/Custom/Tag.pm %%SITE_PERL%%/DBIx/Custom/Util.pm %%SITE_PERL%%/DBIx/Custom/Where.pm -%%SITE_PERL%%/%%PERL_ARCH%%/auto/DBIx/Custom/.packlist |