diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2008-02-19 18:03:55 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2008-02-19 18:03:55 +0000 |
commit | 35cffddc191e9ae1fb2e50ee28f5ac9f027758f1 (patch) | |
tree | 9fe7228db6eb7d88b0d85539120ae895f016778b /finance/p5-Business-OnlinePayment-Network1Financial | |
parent | 337a16c5de72d08d174e4a6d5d17a038fb5afc28 (diff) |
Fix pkg-plist, which was previously hidden in p5-Business-OnlinePayment
Submitted by: pointyhat
Notes
Notes:
svn path=/head/; revision=207592
Diffstat (limited to 'finance/p5-Business-OnlinePayment-Network1Financial')
-rw-r--r-- | finance/p5-Business-OnlinePayment-Network1Financial/Makefile | 2 | ||||
-rw-r--r-- | finance/p5-Business-OnlinePayment-Network1Financial/pkg-plist | 3 |
2 files changed, 4 insertions, 1 deletions
diff --git a/finance/p5-Business-OnlinePayment-Network1Financial/Makefile b/finance/p5-Business-OnlinePayment-Network1Financial/Makefile index b07419efe132..436263f023cf 100644 --- a/finance/p5-Business-OnlinePayment-Network1Financial/Makefile +++ b/finance/p5-Business-OnlinePayment-Network1Financial/Makefile @@ -7,7 +7,7 @@ PORTNAME= Business-OnlinePayment-Network1Financial PORTVERSION= 0.02 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= finance perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Business diff --git a/finance/p5-Business-OnlinePayment-Network1Financial/pkg-plist b/finance/p5-Business-OnlinePayment-Network1Financial/pkg-plist index 47b67c3bfe76..d05d7d089bf2 100644 --- a/finance/p5-Business-OnlinePayment-Network1Financial/pkg-plist +++ b/finance/p5-Business-OnlinePayment-Network1Financial/pkg-plist @@ -3,4 +3,7 @@ %%SITE_PERL%%/%%PERL_ARCH%%/auto/Business/OnlinePayment/Network1Financial/.packlist @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Business/OnlinePayment/Network1Financial @dirrm %%SITE_PERL%%/auto/Business/OnlinePayment/Network1Financial +@dirrmtry %%SITE_PERL%%/auto/Business/OnlinePayment +@dirrmtry %%SITE_PERL%%/auto/Business @dirrmtry %%SITE_PERL%%/Business/OnlinePayment +@dirrmtry %%SITE_PERL%%/Business |