diff options
author | Chris Piazza <cpiazza@FreeBSD.org> | 1999-08-30 07:08:34 +0000 |
---|---|---|
committer | Chris Piazza <cpiazza@FreeBSD.org> | 1999-08-30 07:08:34 +0000 |
commit | 2e4335d3431656da0ba0d360dc30a14b44fec115 (patch) | |
tree | d07cc62abda847ed54ebc966c5376e62bb8c58e5 /x11-toolkits/Makefile | |
parent | 6bd2651fd05bc079d4cca137d3cf454d93a051e4 (diff) | |
download | ports-2e4335d3431656da0ba0d360dc30a14b44fec115.tar.gz ports-2e4335d3431656da0ba0d360dc30a14b44fec115.zip |
qt2 -> qt201
Notes
Notes:
svn path=/head/; revision=21110
Diffstat (limited to 'x11-toolkits/Makefile')
-rw-r--r-- | x11-toolkits/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-toolkits/Makefile b/x11-toolkits/Makefile index 4b4655512e7d..e4ec8d7ad8ac 100644 --- a/x11-toolkits/Makefile +++ b/x11-toolkits/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.33 1999/08/26 21:23:35 cpiazza Exp $ +# $Id: Makefile,v 1.34 1999/08/29 09:21:21 cpiazza Exp $ # SUBDIR += FWF @@ -28,7 +28,7 @@ SUBDIR += py-gnome SUBDIR += qt-i18n SUBDIR += qt142 - SUBDIR += qt2 + SUBDIR += qt201 SUBDIR += ruby-gtk SUBDIR += rubytk SUBDIR += slingshot |