diff options
author | edwin <edwin@FreeBSD.org> | 2003-10-04 10:27:44 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2003-10-04 10:27:44 +0800 |
commit | ad6c9340bc5d5ba77bacc1440b00e4efd1d777b0 (patch) | |
tree | 57fd8473072b3eac0a3f080b2621395f12386b95 /finance/xquote/Makefile | |
parent | 0f2d8e38133cedf3a4d49ccc4fdfd98cd11756f4 (diff) | |
download | freebsd-ports-gnome-ad6c9340bc5d5ba77bacc1440b00e4efd1d777b0.tar.gz freebsd-ports-gnome-ad6c9340bc5d5ba77bacc1440b00e4efd1d777b0.tar.zst freebsd-ports-gnome-ad6c9340bc5d5ba77bacc1440b00e4efd1d777b0.zip |
Add finance category to the following ports.
PR: ports/56259 (ports/39102)
Submitted by: Mark Linimon <linimon@lonesome.com>
Diffstat (limited to 'finance/xquote/Makefile')
-rw-r--r-- | finance/xquote/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/finance/xquote/Makefile b/finance/xquote/Makefile index 09838e7b0dd3..4ad950a8b3a8 100644 --- a/finance/xquote/Makefile +++ b/finance/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 |