diff options
author | cpiazza <cpiazza@FreeBSD.org> | 1999-08-30 15:08:34 +0800 |
---|---|---|
committer | cpiazza <cpiazza@FreeBSD.org> | 1999-08-30 15:08:34 +0800 |
commit | 84bd3326256df7cfee42ecd87127d514ed7a12e7 (patch) | |
tree | 53659a943a3d1545888d9eda5dc444e3baa5c676 /x11-toolkits/Makefile | |
parent | 47b9081820acb56456dac4b718c059d9454fdd93 (diff) | |
download | freebsd-ports-gnome-84bd3326256df7cfee42ecd87127d514ed7a12e7.tar.gz freebsd-ports-gnome-84bd3326256df7cfee42ecd87127d514ed7a12e7.tar.zst freebsd-ports-gnome-84bd3326256df7cfee42ecd87127d514ed7a12e7.zip |
qt2 -> qt201
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 |