From 21cac60d348cdd815192398833acda6e62a05193 Mon Sep 17 00:00:00 2001 From: eik Date: Thu, 22 Jan 2004 17:59:27 +0000 Subject: - fix PKGORIGIN since ito makes using package tools hard, is marked as FATAL by portlint and otherwise doesn't affect the port, fix it silently. Approved by: marcus (mentor) --- finance/cbb/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'finance/cbb') diff --git a/finance/cbb/Makefile b/finance/cbb/Makefile index 33b7dc11aec9..a4daec6644ca 100644 --- a/finance/cbb/Makefile +++ b/finance/cbb/Makefile @@ -7,7 +7,7 @@ PORTNAME= cbb PORTVERSION= 0.8.1 -CATEGORIES= deskutils finance +CATEGORIES= finance deskutils MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -- cgit