diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2002-08-08 12:32:40 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2002-08-08 12:32:40 +0000 |
commit | ba119b0e12fd5d45bf060c08eb817f1fb6d6c6f5 (patch) | |
tree | 7b5a7325094fd895cb652eebf2eac044fca89a00 /x11/vdesk | |
parent | o Unmark BROKEN (diff) |
Correct the category.
Diffstat (limited to 'x11/vdesk')
-rw-r--r-- | x11/vdesk/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/vdesk/Makefile b/x11/vdesk/Makefile index aa7f10674772..efffe0dbcbbd 100644 --- a/x11/vdesk/Makefile +++ b/x11/vdesk/Makefile @@ -7,7 +7,7 @@ PORTNAME= vdesk PORTVERSION= 1.1 -CATEGORIES= x11-wm +CATEGORIES= x11 MASTER_SITES= http://azz.us-lot.org/files/ MAINTAINER= trevor@FreeBSD.org |