diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2013-05-16 09:44:15 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2013-05-16 09:44:15 +0000 |
commit | 4762188cfa137ee873b5b58d932fc8933619ee25 (patch) | |
tree | c499e3975ea1f8b25215d805d47459ddddbd3a8d /databases/p5-DBIx-Tree | |
parent | 8731c8cc64fbc33e633240175a6fd99351ed1d52 (diff) |
Notes
Diffstat (limited to 'databases/p5-DBIx-Tree')
-rw-r--r-- | databases/p5-DBIx-Tree/Makefile | 7 | ||||
-rw-r--r-- | databases/p5-DBIx-Tree/pkg-plist | 1 |
2 files changed, 2 insertions, 6 deletions
diff --git a/databases/p5-DBIx-Tree/Makefile b/databases/p5-DBIx-Tree/Makefile index 9eff2f371574..e9f332284dca 100644 --- a/databases/p5-DBIx-Tree/Makefile +++ b/databases/p5-DBIx-Tree/Makefile @@ -1,12 +1,9 @@ -# New ports collection makefile for: p5-DBIx-Tree -# Date created: January 29th 2003 -# Whom: Philip M. Gollucci <philip@p6m7g8.com> -# +# Created by: Philip M. Gollucci <philip@p6m7g8.com> # $FreeBSD$ -# PORTNAME= DBIx-Tree PORTVERSION= 1.96 +PORTREVISION= 1 CATEGORIES= databases perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/databases/p5-DBIx-Tree/pkg-plist b/databases/p5-DBIx-Tree/pkg-plist index 4b3206029e7b..c73da8242fb7 100644 --- a/databases/p5-DBIx-Tree/pkg-plist +++ b/databases/p5-DBIx-Tree/pkg-plist @@ -2,5 +2,4 @@ %%SITE_PERL%%/%%PERL_ARCH%%/auto/DBIx/Tree/.packlist @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/DBIx/Tree @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/DBIx -@dirrmtry %%SITE_PERL%%/auto/DBIx @dirrmtry %%SITE_PERL%%/DBIx |