diff options
Diffstat (limited to 'graphics/autoq3d')
-rw-r--r-- | graphics/autoq3d/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/autoq3d/Makefile b/graphics/autoq3d/Makefile index 375b392e9196..1add3044f466 100644 --- a/graphics/autoq3d/Makefile +++ b/graphics/autoq3d/Makefile @@ -27,7 +27,7 @@ DESKTOP_ENTRIES="AutoQ3D" \ "${COMMENT}" \ "AutoQ3D" \ "AutoQ3D" \ - "Qt;KDE;Graphics;" \ + "Graphics;3DGraphics;Qt;" \ false .include <bsd.port.options.mk> |