diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2002-11-21 19:34:49 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2002-11-21 19:34:49 +0000 |
commit | 93426ee4a2f284a45ca0d09ce2677c389085f4ba (patch) | |
tree | b11dfbf5a599d27d4f9037d7d91dc8cbf987978b /finance/p5-Math-Financial | |
parent | 02098456ff30a47d75bd8d45fbc8b8ea2ae686c8 (diff) | |
download | freebsd-ports-93426ee4a2f284a45ca0d09ce2677c389085f4ba.zip |
Repo-move math/p5-Math-Financial to finance/p5-Math-Financial.
Diffstat (limited to 'finance/p5-Math-Financial')
-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 899f1536ec57..c3e807db8006 100644 --- a/finance/p5-Math-Financial/Makefile +++ b/finance/p5-Math-Financial/Makefile @@ -7,7 +7,7 @@ PORTNAME= Math-Financial PORTVERSION= 0.76 -CATEGORIES= math perl5 +CATEGORIES= finance math perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Math PKGNAMEPREFIX= p5- |