diff options
author | johans <johans@FreeBSD.org> | 2012-02-20 21:05:46 +0800 |
---|---|---|
committer | johans <johans@FreeBSD.org> | 2012-02-20 21:05:46 +0800 |
commit | c60977ffef36f5a782195e3b16bad89aa2b01e7a (patch) | |
tree | d3d84c078bdabd09c3fe9a961932d2d00b86064a /x11-toolkits | |
parent | a33672fa4e8b130cffe5274e694963167c1885b5 (diff) | |
download | freebsd-ports-gnome-c60977ffef36f5a782195e3b16bad89aa2b01e7a.tar.gz freebsd-ports-gnome-c60977ffef36f5a782195e3b16bad89aa2b01e7a.tar.zst freebsd-ports-gnome-c60977ffef36f5a782195e3b16bad89aa2b01e7a.zip |
Correct CATEGORIES for new port
Reported by: erwin
Pointy hat to: myself
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 |