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 /devel | |
parent | Update to up-to-date developer version (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 'devel')
-rw-r--r-- | devel/libstocks/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libstocks/Makefile b/devel/libstocks/Makefile index 8dd6f0f7a05d..552b9626801b 100644 --- a/devel/libstocks/Makefile +++ b/devel/libstocks/Makefile @@ -7,7 +7,7 @@ PORTNAME= libstocks PORTVERSION= 0.5.0 -CATEGORIES= devel +CATEGORIES= devel finance MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |