diff options
author | leeym <leeym@FreeBSD.org> | 2003-02-22 23:29:03 +0800 |
---|---|---|
committer | leeym <leeym@FreeBSD.org> | 2003-02-22 23:29:03 +0800 |
commit | 28f2f2da8672f16f82ba41b8be96529349af1249 (patch) | |
tree | 4825ff6fc0d89119795bef126cc7f26782c395f4 /finance/p5-Business-OnlinePayment | |
parent | c7c654a4ffde74873387bd8a19fc3dc5eb8185f7 (diff) | |
download | freebsd-ports-gnome-28f2f2da8672f16f82ba41b8be96529349af1249.tar.gz freebsd-ports-gnome-28f2f2da8672f16f82ba41b8be96529349af1249.tar.zst freebsd-ports-gnome-28f2f2da8672f16f82ba41b8be96529349af1249.zip |
add missing directory to PLIST
bump PORTREVISION
Noticed by: bento
PR: 48544
Submitted by: Erwin Lansing <erwin@lansing.dk>
Diffstat (limited to 'finance/p5-Business-OnlinePayment')
-rw-r--r-- | finance/p5-Business-OnlinePayment/Makefile | 1 | ||||
-rw-r--r-- | finance/p5-Business-OnlinePayment/pkg-plist | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/finance/p5-Business-OnlinePayment/Makefile b/finance/p5-Business-OnlinePayment/Makefile index 65a90d0e2c6f..7d1e07904c10 100644 --- a/finance/p5-Business-OnlinePayment/Makefile +++ b/finance/p5-Business-OnlinePayment/Makefile @@ -7,6 +7,7 @@ PORTNAME= Business-OnlinePayment PORTVERSION= 2.00 +PORTREVISION= 1 CATEGORIES= misc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Business diff --git a/finance/p5-Business-OnlinePayment/pkg-plist b/finance/p5-Business-OnlinePayment/pkg-plist index c1b5a307a150..8ae9b32bb48f 100644 --- a/finance/p5-Business-OnlinePayment/pkg-plist +++ b/finance/p5-Business-OnlinePayment/pkg-plist @@ -3,7 +3,6 @@ lib/perl5/site_perl/%%PERL_VER%%/auto/Business/OnlinePayment/autosplit.ix lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Business/OnlinePayment/.packlist @dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Business/OnlinePayment @dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Business -@dirrm lib/perl5/site_perl/%%PERL_VER%%/Business/OnlinePayment @dirrm lib/perl5/site_perl/%%PERL_VER%%/Business @dirrm lib/perl5/site_perl/%%PERL_VER%%/auto/Business/OnlinePayment @dirrm lib/perl5/site_perl/%%PERL_VER%%/auto/Business |