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/cbb | |
parent | Update to up-to-date developer version (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/cbb')
-rw-r--r-- | finance/cbb/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/finance/cbb/Makefile b/finance/cbb/Makefile index 93398d0fe761..33b7dc11aec9 100644 --- a/finance/cbb/Makefile +++ b/finance/cbb/Makefile @@ -7,7 +7,7 @@ PORTNAME= cbb PORTVERSION= 0.8.1 -CATEGORIES= deskutils +CATEGORIES= deskutils finance MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |