diff options
author | Johan van Selst <johans@FreeBSD.org> | 2012-02-20 13:05:46 +0000 |
---|---|---|
committer | Johan van Selst <johans@FreeBSD.org> | 2012-02-20 13:05:46 +0000 |
commit | 82a6148da75f98caa6520e585a9eda947fd42a4e (patch) | |
tree | 3434bd60111614bbef1bb3aee02095a08cffee93 /x11-toolkits | |
parent | 3ce3827da1ca7e141d3d95b005c1b22228099fcc (diff) | |
download | ports-82a6148da75f98caa6520e585a9eda947fd42a4e.tar.gz ports-82a6148da75f98caa6520e585a9eda947fd42a4e.zip |
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/Makefile | 2 |
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 |