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 /misc/xquote | |
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 'misc/xquote')
-rw-r--r-- | misc/xquote/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/xquote/Makefile b/misc/xquote/Makefile index 09838e7b0dd3..4ad950a8b3a8 100644 --- a/misc/xquote/Makefile +++ b/misc/xquote/Makefile @@ -6,7 +6,7 @@ PORTNAME= xquote PORTVERSION= 1.1 -CATEGORIES= misc +CATEGORIES= misc finance MASTER_SITES= http://sunsite.dk/xinvest/ \ ${MASTER_SITE_XCONTRIB} MASTER_SITE_SUBDIR= applications |