diff options
author | Andrey A. Chernov <ache@FreeBSD.org> | 2005-06-19 19:21:46 +0000 |
---|---|---|
committer | Andrey A. Chernov <ache@FreeBSD.org> | 2005-06-19 19:21:46 +0000 |
commit | 6c121354fe74e23fabd12a2237f0e62380d04e6d (patch) | |
tree | 78e899dae2f6b1dc4895ae63429c03ca24c1e7e8 /www/ljsm | |
parent | Chase to netchild's recently committed of changes in Linux stuff, some have (diff) |
Add deskutils to categories
Notes
Notes:
svn path=/head/; revision=137735
Diffstat (limited to 'www/ljsm')
-rw-r--r-- | www/ljsm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/ljsm/Makefile b/www/ljsm/Makefile index a1b1deccf6d9..a72145e530dd 100644 --- a/www/ljsm/Makefile +++ b/www/ljsm/Makefile @@ -8,7 +8,7 @@ PORTNAME= ljsm PORTVERSION= 2.5 PORTREVISION= 1 -CATEGORIES= www perl5 +CATEGORIES= www perl5 deskutils MASTER_SITES= http://ryzh.kiev.ua/ljsm/ EXTRACT_SUFX= .zip |