diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1998-08-07 22:56:48 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1998-08-07 22:56:48 +0000 |
commit | 839f94d88cd3c51388aaab5f2fcb02e06219a34b (patch) | |
tree | dd33cf5cf279ad7b8ba9de66c951153951128ec8 /x11-toolkits/qt32 | |
parent | 48887e4ba86a51d4e24b458d7f06bfa3ae75c6cb (diff) |
Move "FWF Xaw3d auis blt iv lesstif neXtaw pmw pygtk qt qt133 qt140
slingshot tix tk41 tk42 tk80 tk81 tkstep80 v xbae xforms xview-clients
xview-config xview-lib" from x11 to x11-toolkits.
Notes
Notes:
svn path=/head/; revision=12330
Diffstat (limited to 'x11-toolkits/qt32')
-rw-r--r-- | x11-toolkits/qt32/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-toolkits/qt32/Makefile b/x11-toolkits/qt32/Makefile index d7e6b5a2d3b1..367ee14d4296 100644 --- a/x11-toolkits/qt32/Makefile +++ b/x11-toolkits/qt32/Makefile @@ -3,11 +3,11 @@ # Date created: 30 Jul 1996 # Whom: searle@longacre.demon.co.uk # -# $Id: Makefile,v 1.19 1998/07/21 14:05:32 asami Exp $ +# $Id: Makefile,v 1.20 1998/08/05 09:31:46 asami Exp $ # DISTNAME= qt-${MAJ}.${MIN} -CATEGORIES= x11 +CATEGORIES= x11-toolkits MASTER_SITES= ftp://ftp.troll.no/qt/source/ MAINTAINER= andreas@FreeBSD.ORG |