diff options
author | Dag-Erling Smørgrav <des@FreeBSD.org> | 2018-09-10 11:16:59 +0000 |
---|---|---|
committer | Dag-Erling Smørgrav <des@FreeBSD.org> | 2018-09-10 11:16:59 +0000 |
commit | cded85f9071fa5e54c123a57a9a7cd2cc5ce2f69 (patch) | |
tree | 85fcc196ed429f6b6cdf6863e6d31f45c62f6e7b /finance/p5-Business-CreditCard | |
parent | 9389f029b6f8a516d760c9c340d7e9e1db867ffe (diff) |
Reassign all of tobez@'s p5 ports to perl@.
Approved by: tobez
Notes
Notes:
svn path=/head/; revision=479390
Diffstat (limited to 'finance/p5-Business-CreditCard')
-rw-r--r-- | finance/p5-Business-CreditCard/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/finance/p5-Business-CreditCard/Makefile b/finance/p5-Business-CreditCard/Makefile index fa328f0e7051..c30f8656ac61 100644 --- a/finance/p5-Business-CreditCard/Makefile +++ b/finance/p5-Business-CreditCard/Makefile @@ -8,7 +8,7 @@ CATEGORIES= finance perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= tobez@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl5 module to validate/generate credit card checksums/names LICENSE= ART10 GPLv1+ |