summaryrefslogtreecommitdiff
path: root/x11-toolkits
diff options
context:
space:
mode:
authorJohan van Selst <johans@FreeBSD.org>2012-02-20 13:05:46 +0000
committerJohan van Selst <johans@FreeBSD.org>2012-02-20 13:05:46 +0000
commit82a6148da75f98caa6520e585a9eda947fd42a4e (patch)
tree3434bd60111614bbef1bb3aee02095a08cffee93 /x11-toolkits
parentBuild fix for gcc 4.6, but not for default. (diff)
Correct CATEGORIES for new port
Reported by: erwin Pointy hat to: myself
Notes
Notes: svn path=/head/; revision=291929
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/libxaw3dxft/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/libxaw3dxft/Makefile b/x11-toolkits/libxaw3dxft/Makefile
index 988e450ed767..259eb291570b 100644
--- a/x11-toolkits/libxaw3dxft/Makefile
+++ b/x11-toolkits/libxaw3dxft/Makefile
@@ -7,7 +7,7 @@
PORTNAME= libxaw3dxft
PORTVERSION= 1.3.3
-CATEGORIES= graphics
+CATEGORIES= x11-toolkits
MASTER_SITES= SF/sf-xpaint/${PORTNAME}
MAINTAINER= johans@FreeBSD.org