summaryrefslogtreecommitdiff
path: root/graphics/linux_glx
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/linux_glx')
-rw-r--r--graphics/linux_glx/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/linux_glx/Makefile b/graphics/linux_glx/Makefile
index 1243e5ef2fa6..e95b4a8dd2ff 100644
--- a/graphics/linux_glx/Makefile
+++ b/graphics/linux_glx/Makefile
@@ -7,7 +7,7 @@
#
DISTNAME= linux_glx-991127
-CATEGORIES= games
+CATEGORIES= graphics
MASTER_SITES= http://www.freebsd.org/~3d/distfiles/glx/linux/
MAINTAINER= 3d@freebsd.org
@@ -18,7 +18,7 @@ NO_BUILD= yes
PREFIX= /compat/linux
WRKSRC= ${WRKDIR}/linux_glx
-# switch off stripping durin INSTALL_PROGRAM
+# switch off stripping during INSTALL_PROGRAM
STRIP=
# NEVER EVER use plain INSTALL_PROGRAM on Linux binaries,