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/Makefile | |
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/Makefile')
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/Makefile b/x11/Makefile index f5d8cdf2dc2d..6dce96a0e108 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.228 1998/08/07 23:08:30 asami Exp $ +# $Id: Makefile,v 1.229 1998/08/11 15:08:57 kuriyama Exp $ # SUBDIR += XFree86 @@ -38,7 +38,6 @@ SUBDIR += offix-clipboard SUBDIR += offix-execute SUBDIR += props - SUBDIR += pythonqt SUBDIR += rxvt SUBDIR += sxpc SUBDIR += tkgoodstuff |