diff options
author | skreuzer <skreuzer@FreeBSD.org> | 2012-12-12 03:56:22 +0800 |
---|---|---|
committer | skreuzer <skreuzer@FreeBSD.org> | 2012-12-12 03:56:22 +0800 |
commit | 50fe81d4045a398c9bc274f767ba70bde8a995fc (patch) | |
tree | daab78311d869d258d19d44826000097b1c6b65b /finance | |
parent | 0c8bbc1a31f615c4ad30a1665ca2c9009140bba8 (diff) | |
download | freebsd-ports-gnome-50fe81d4045a398c9bc274f767ba70bde8a995fc.tar.gz freebsd-ports-gnome-50fe81d4045a398c9bc274f767ba70bde8a995fc.tar.zst freebsd-ports-gnome-50fe81d4045a398c9bc274f767ba70bde8a995fc.zip |
Adopt ports
Diffstat (limited to 'finance')
-rw-r--r-- | finance/p5-Math-Financial/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/finance/p5-Math-Financial/Makefile b/finance/p5-Math-Financial/Makefile index a32d93bd032d..6d82d06c7d7d 100644 --- a/finance/p5-Math-Financial/Makefile +++ b/finance/p5-Math-Financial/Makefile @@ -11,7 +11,7 @@ CATEGORIES= finance math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= skreuzer@FreeBSD.org COMMENT= Perl module containing common functions for loans and annuities PERL_CONFIGURE= yes |