aboutsummaryrefslogtreecommitdiff
path: root/finance
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2002-11-21 19:34:49 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2002-11-21 19:34:49 +0000
commit93426ee4a2f284a45ca0d09ce2677c389085f4ba (patch)
treeb11dfbf5a599d27d4f9037d7d91dc8cbf987978b /finance
parent02098456ff30a47d75bd8d45fbc8b8ea2ae686c8 (diff)
downloadports-93426ee4a2f284a45ca0d09ce2677c389085f4ba.tar.gz
ports-93426ee4a2f284a45ca0d09ce2677c389085f4ba.zip
Notes
Diffstat (limited to 'finance')
-rw-r--r--finance/Makefile2
-rw-r--r--finance/p5-Math-Financial/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/finance/Makefile b/finance/Makefile
index 0c5714006a26..e07386abdb5a 100644
--- a/finance/Makefile
+++ b/finance/Makefile
@@ -1,5 +1,5 @@
# $FreeBSD$
#
- SUBDIR +=
+ SUBDIR += p5-Math-Financial
.include <bsd.port.subdir.mk>
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-