diff options
author | Satoshi Asami <asami@FreeBSD.org> | 2000-02-28 08:34:04 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 2000-02-28 08:34:04 +0000 |
commit | b2fc2bafbb36e96b6f432def88f0f29b3db470aa (patch) | |
tree | ef4c6d3e50a6e20fdd0e0ba7e48509f2c2e0ba6e /math/wingz | |
parent | d6460f94c70665d4aad8fd7e575b95e97237270a (diff) | |
download | ports-b2fc2bafbb36e96b6f432def88f0f29b3db470aa.tar.gz ports-b2fc2bafbb36e96b6f432def88f0f29b3db470aa.zip |
Add virtual category "linux" to Linux apps and support libs/utils.
Notes
Notes:
svn path=/head/; revision=26406
Diffstat (limited to 'math/wingz')
-rw-r--r-- | math/wingz/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/wingz/Makefile b/math/wingz/Makefile index eaee95bf641a..81941c46cd13 100644 --- a/math/wingz/Makefile +++ b/math/wingz/Makefile @@ -7,7 +7,7 @@ # DISTNAME= Wingz-142 -CATEGORIES= math +CATEGORIES= math linux MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= apps/financial/spreadsheet EXTRACT_SUFX= .tgz |