diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1998-08-14 22:46:54 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1998-08-14 22:46:54 +0000 |
commit | bd44f669b720d2735e9033bba73bbf038568daed (patch) | |
tree | 436b37b13d3676acd4cb9b9e93056dc600e8d007 /x11-toolkits | |
parent | Upgrade to 0.86.0. (diff) |
Move pythonqt to x11-toolkits.
Reminded by: vanilla
Notes
Notes:
svn path=/head/; revision=12522
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-toolkits/Makefile b/x11-toolkits/Makefile index 584b00e25189..066d17c43341 100644 --- a/x11-toolkits/Makefile +++ b/x11-toolkits/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.2 1998/08/07 23:08:38 asami Exp $ +# $Id: Makefile,v 1.3 1998/08/12 22:31:33 asami Exp $ # SUBDIR += FWF @@ -15,6 +15,7 @@ SUBDIR += p5-Tk SUBDIR += pmw SUBDIR += pygtk + SUBDIR += pythonqt SUBDIR += qt SUBDIR += qt133 SUBDIR += qt140 |