From ad6c9340bc5d5ba77bacc1440b00e4efd1d777b0 Mon Sep 17 00:00:00 2001 From: edwin Date: Sat, 4 Oct 2003 02:27:44 +0000 Subject: Add finance category to the following ports. PR: ports/56259 (ports/39102) Submitted by: Mark Linimon --- misc/emma/Makefile | 2 +- misc/gnomepm/Makefile | 2 +- misc/p5-Finance-Currency-Convert/Makefile | 2 +- misc/p5-Finance-Quote/Makefile | 2 +- misc/p5-Finance-QuoteHist/Makefile | 2 +- misc/quantlib/Makefile | 2 +- misc/wmstock/Makefile | 2 +- misc/xquote/Makefile | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) (limited to 'misc') diff --git a/misc/emma/Makefile b/misc/emma/Makefile index 192a52c561dd..95d0b569ae88 100644 --- a/misc/emma/Makefile +++ b/misc/emma/Makefile @@ -7,7 +7,7 @@ PORTNAME= emma PORTVERSION= 0.8.2 -CATEGORIES= misc gnome python +CATEGORIES= misc gnome python finance MASTER_SITES= http://rainbow.mimuw.edu.pl/~la181249/emma/packages/ MAINTAINER= ports@FreeBSD.org diff --git a/misc/gnomepm/Makefile b/misc/gnomepm/Makefile index 17b3ddebbb3f..0579d3e8b462 100644 --- a/misc/gnomepm/Makefile +++ b/misc/gnomepm/Makefile @@ -8,7 +8,7 @@ PORTNAME= gnomepm PORTVERSION= 0.9.3 PORTREVISION= 1 -CATEGORIES= misc gnome +CATEGORIES= misc gnome finance MASTER_SITES= ${MASTER_SITE_DEBIAN} MASTER_SITE_SUBDIR= pool/main/g/${PORTNAME:S/gnome/gnome-/} DISTNAME= ${PORTNAME:S/gnome/gnome-/}_${PORTVERSION}.orig diff --git a/misc/p5-Finance-Currency-Convert/Makefile b/misc/p5-Finance-Currency-Convert/Makefile index 6d745bd0a944..4ab058133e71 100644 --- a/misc/p5-Finance-Currency-Convert/Makefile +++ b/misc/p5-Finance-Currency-Convert/Makefile @@ -7,7 +7,7 @@ PORTNAME= Finance-Currency-Convert PORTVERSION= 1.03 -CATEGORIES= misc perl5 +CATEGORIES= misc perl5 finance MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Finance PKGNAMEPREFIX= p5- diff --git a/misc/p5-Finance-Quote/Makefile b/misc/p5-Finance-Quote/Makefile index 202cf52c706d..e059a4582ad7 100644 --- a/misc/p5-Finance-Quote/Makefile +++ b/misc/p5-Finance-Quote/Makefile @@ -7,7 +7,7 @@ PORTNAME= Finance-Quote PORTVERSION= 1.07 -CATEGORIES= misc perl5 +CATEGORIES= misc perl5 finance MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Finance PKGNAMEPREFIX= p5- diff --git a/misc/p5-Finance-QuoteHist/Makefile b/misc/p5-Finance-QuoteHist/Makefile index 0d7ab652a1dc..bd22ac434806 100644 --- a/misc/p5-Finance-QuoteHist/Makefile +++ b/misc/p5-Finance-QuoteHist/Makefile @@ -7,7 +7,7 @@ PORTNAME= Finance-QuoteHist PORTVERSION= 0.31 -CATEGORIES= misc perl5 +CATEGORIES= misc perl5 finance MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Finance PKGNAMEPREFIX= p5- diff --git a/misc/quantlib/Makefile b/misc/quantlib/Makefile index 0775d3e490ad..16772d3b8b54 100644 --- a/misc/quantlib/Makefile +++ b/misc/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 diff --git a/misc/wmstock/Makefile b/misc/wmstock/Makefile index 71919c4508ef..7b0ae462883b 100644 --- a/misc/wmstock/Makefile +++ b/misc/wmstock/Makefile @@ -7,7 +7,7 @@ PORTNAME= wmstock PORTVERSION= 0.11 -CATEGORIES= misc windowmaker +CATEGORIES= misc windowmaker finance MASTER_SITES= http://mattfischer.com/wmstock/src/ MAINTAINER= ports@FreeBSD.org 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 -- cgit