diff options
author | erwin <erwin@FreeBSD.org> | 2008-02-20 02:03:55 +0800 |
---|---|---|
committer | erwin <erwin@FreeBSD.org> | 2008-02-20 02:03:55 +0800 |
commit | a37c86512b357cd6ad174ba4a70dabe0c084d03e (patch) | |
tree | b34f96069a12f515cca6fe42ba94b73b8cef5bab /finance/p5-Business-OnlinePayment-eSec | |
parent | 2a40ec93abd9bc07ece740fd6367ea8217c58462 (diff) | |
download | freebsd-ports-gnome-a37c86512b357cd6ad174ba4a70dabe0c084d03e.tar.gz freebsd-ports-gnome-a37c86512b357cd6ad174ba4a70dabe0c084d03e.tar.zst freebsd-ports-gnome-a37c86512b357cd6ad174ba4a70dabe0c084d03e.zip |
Fix pkg-plist, which was previously hidden in p5-Business-OnlinePayment
Submitted by: pointyhat
Diffstat (limited to 'finance/p5-Business-OnlinePayment-eSec')
-rw-r--r-- | finance/p5-Business-OnlinePayment-eSec/Makefile | 2 | ||||
-rw-r--r-- | finance/p5-Business-OnlinePayment-eSec/pkg-plist | 3 |
2 files changed, 4 insertions, 1 deletions
diff --git a/finance/p5-Business-OnlinePayment-eSec/Makefile b/finance/p5-Business-OnlinePayment-eSec/Makefile index 251b20f53cd2..ba2882593610 100644 --- a/finance/p5-Business-OnlinePayment-eSec/Makefile +++ b/finance/p5-Business-OnlinePayment-eSec/Makefile @@ -7,7 +7,7 @@ PORTNAME= Business-OnlinePayment-eSec 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-eSec/pkg-plist b/finance/p5-Business-OnlinePayment-eSec/pkg-plist index 7bbb2ade67d3..fdd271cb8aae 100644 --- a/finance/p5-Business-OnlinePayment-eSec/pkg-plist +++ b/finance/p5-Business-OnlinePayment-eSec/pkg-plist @@ -3,4 +3,7 @@ %%SITE_PERL%%/%%PERL_ARCH%%/auto/Business/OnlinePayment/eSec/.packlist @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Business/OnlinePayment/eSec @dirrm %%SITE_PERL%%/auto/Business/OnlinePayment/eSec +@dirrmtry %%SITE_PERL%%/auto/Business/OnlinePayment +@dirrmtry %%SITE_PERL%%/auto/Business @dirrmtry %%SITE_PERL%%/Business/OnlinePayment +@dirrmtry %%SITE_PERL%%/Business |