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 /deskutils | |
parent | 1ccba4d1f87ee18105ec2c4ced8844b709a51b5b (diff) | |
download | ports-17578e09792c9386ac0b9b218f6a99e6d77e4411.tar.gz ports-17578e09792c9386ac0b9b218f6a99e6d77e4411.zip |
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 'deskutils')
-rw-r--r-- | deskutils/cbb/Makefile | 2 | ||||
-rw-r--r-- | deskutils/gnofin/Makefile | 2 | ||||
-rw-r--r-- | deskutils/moneydance/Makefile | 2 | ||||
-rw-r--r-- | deskutils/xinvest/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/deskutils/cbb/Makefile b/deskutils/cbb/Makefile index 93398d0fe761..33b7dc11aec9 100644 --- a/deskutils/cbb/Makefile +++ b/deskutils/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} diff --git a/deskutils/gnofin/Makefile b/deskutils/gnofin/Makefile index c30a337e2f81..c9f08a8a9217 100644 --- a/deskutils/gnofin/Makefile +++ b/deskutils/gnofin/Makefile @@ -7,7 +7,7 @@ PORTNAME= gnofin PORTVERSION= 0.8.4 -CATEGORIES= deskutils gnome +CATEGORIES= deskutils gnome finance MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/deskutils/moneydance/Makefile b/deskutils/moneydance/Makefile index 50503661d381..553c3b0acd4f 100644 --- a/deskutils/moneydance/Makefile +++ b/deskutils/moneydance/Makefile @@ -7,7 +7,7 @@ PORTNAME= moneydance PORTVERSION= 3.2 -CATEGORIES= deskutils +CATEGORIES= deskutils finance MASTER_SITES= http://moneydance.com/download/3/Unix/ DISTNAME= ${PORTNAME}_other EXTRACT_ONLY= diff --git a/deskutils/xinvest/Makefile b/deskutils/xinvest/Makefile index 0d902c541c29..8aae05e6bfbf 100644 --- a/deskutils/xinvest/Makefile +++ b/deskutils/xinvest/Makefile @@ -7,7 +7,7 @@ PORTNAME= xinvest PORTVERSION= 2.6 -CATEGORIES= deskutils +CATEGORIES= deskutils finance MASTER_SITES= http://sunsite.dk/xinvest/ MAINTAINER= ports@FreeBSD.org |