diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-10-04 02:27:44 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-10-04 02:27:44 +0000 |
commit | 17578e09792c9386ac0b9b218f6a99e6d77e4411 (patch) | |
tree | c7335abe1025f4b0544ff25e18b39b4deff0d611 /finance/quantlib | |
parent | 1ccba4d1f87ee18105ec2c4ced8844b709a51b5b (diff) |
Add finance category to the following ports.
PR: ports/56259 (ports/39102)
Submitted by: Mark Linimon <linimon@lonesome.com>
Notes
Notes:
svn path=/head/; revision=90196
Diffstat (limited to 'finance/quantlib')
-rw-r--r-- | finance/quantlib/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/finance/quantlib/Makefile b/finance/quantlib/Makefile index 0775d3e490ad..16772d3b8b54 100644 --- a/finance/quantlib/Makefile +++ b/finance/quantlib/Makefile @@ -8,7 +8,7 @@ PORTNAME= quantlib PORTVERSION= 0.3.1 -CATEGORIES= misc +CATEGORIES= misc finance MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= QuantLib-${PORTVERSION}-src |