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-DBD-Excel | |
parent | 3f1df82a16a1e89db9a69b36ade7342f34095ab4 (diff) | |
download | ports-eee58d187e2c55fca6f53b9e482d33cf5346fe81.tar.gz ports-eee58d187e2c55fca6f53b9e482d33cf5346fe81.zip |
Notes
Diffstat (limited to 'databases/p5-DBD-Excel')
-rw-r--r-- | databases/p5-DBD-Excel/Makefile | 1 | ||||
-rw-r--r-- | databases/p5-DBD-Excel/pkg-plist | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/databases/p5-DBD-Excel/Makefile b/databases/p5-DBD-Excel/Makefile index 01bb033718d2..4808b0c10368 100644 --- a/databases/p5-DBD-Excel/Makefile +++ b/databases/p5-DBD-Excel/Makefile @@ -3,6 +3,7 @@ PORTNAME= DBD-Excel PORTVERSION= 0.06 +PORTREVISION= 1 CATEGORIES= databases perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/databases/p5-DBD-Excel/pkg-plist b/databases/p5-DBD-Excel/pkg-plist index 374a4d829bc4..8010a22964d2 100644 --- a/databases/p5-DBD-Excel/pkg-plist +++ b/databases/p5-DBD-Excel/pkg-plist @@ -1,4 +1,3 @@ -%%SITE_PERL%%/%%PERL_ARCH%%/auto/DBD/Excel/.packlist %%SITE_PERL%%/DBD/Excel.pm %%PORTEXAMPLES%%share/examples/DBD-Excel/README %%PORTEXAMPLES%%share/examples/DBD-Excel/dbdtest.xls |