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 /www/aswedit | |
parent | d6460f94c70665d4aad8fd7e575b95e97237270a (diff) |
Add virtual category "linux" to Linux apps and support libs/utils.
Notes
Notes:
svn path=/head/; revision=26406
Diffstat (limited to 'www/aswedit')
-rw-r--r-- | www/aswedit/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/aswedit/Makefile b/www/aswedit/Makefile index 78db86905eaa..00deedeffddd 100644 --- a/www/aswedit/Makefile +++ b/www/aswedit/Makefile @@ -8,7 +8,7 @@ DISTNAME= asWedit-4.0-i386.linux PKGNAME= asWedit-4.0.1 -CATEGORIES= editors www +CATEGORIES= editors www linux MASTER_SITES= http://www.advasoft.com/asWedit/ \ ftp://sunsite.doc.ic.ac.uk/packages/www/asWedit/ \ ftp://sunsite.auc.dk/pub/infosystems/www/asWedit/ \ |