diff options
author | mat <mat@FreeBSD.org> | 2015-05-11 20:04:18 +0800 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2015-05-11 20:04:18 +0800 |
commit | 76986305c07845b629dec92e4db87d70dd61a893 (patch) | |
tree | b41fa565df2305bdc35969c964af0d73b05e8f09 /finance | |
parent | 2630da79f988b94a959b9f7fc67a8c527a4c3769 (diff) | |
download | freebsd-ports-gnome-76986305c07845b629dec92e4db87d70dd61a893.tar.gz freebsd-ports-gnome-76986305c07845b629dec92e4db87d70dd61a893.tar.zst freebsd-ports-gnome-76986305c07845b629dec92e4db87d70dd61a893.zip |
Move p5- ports from ports@ to perl@.
With hat: perl@
Sponsored by: Absolight
Diffstat (limited to 'finance')
-rw-r--r-- | finance/p5-Finance-Amortization/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/finance/p5-Finance-Amortization/Makefile b/finance/p5-Finance-Amortization/Makefile index 2d78695cb594..0b1035726c6c 100644 --- a/finance/p5-Finance-Amortization/Makefile +++ b/finance/p5-Finance-Amortization/Makefile @@ -8,7 +8,7 @@ CATEGORIES= finance perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Simple amortization schedules USES= perl5 |