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/Makefile | |
parent | 07d917e1879af0f399baefdd661db0e820eedad3 (diff) | |
download | ports-bd44f669b720d2735e9033bba73bbf038568daed.tar.gz ports-bd44f669b720d2735e9033bba73bbf038568daed.zip |
Notes
Diffstat (limited to 'x11-toolkits/Makefile')
-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 |