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-PayConnect/Makefile | |
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-PayConnect/Makefile')
-rw-r--r-- | finance/p5-Business-OnlinePayment-PayConnect/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/finance/p5-Business-OnlinePayment-PayConnect/Makefile b/finance/p5-Business-OnlinePayment-PayConnect/Makefile index a1c7efb51283..d09da33ef8e3 100644 --- a/finance/p5-Business-OnlinePayment-PayConnect/Makefile +++ b/finance/p5-Business-OnlinePayment-PayConnect/Makefile @@ -7,7 +7,7 @@ PORTNAME= Business-OnlinePayment-PayConnect PORTVERSION= 0.02 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= finance perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Business |