diff options
author | imura <imura@FreeBSD.org> | 1999-10-02 11:28:07 +0800 |
---|---|---|
committer | imura <imura@FreeBSD.org> | 1999-10-02 11:28:07 +0800 |
commit | 8c0bd22e6ba3ab0361a515124e55a1e3efe80e2b (patch) | |
tree | db0aeb50b62787a12d85de5980aba82587052afa /x11-toolkits | |
parent | d9e216f1a8c6ee676138d1413c5798b7e4d528f0 (diff) | |
download | freebsd-ports-gnome-8c0bd22e6ba3ab0361a515124e55a1e3efe80e2b.tar.gz freebsd-ports-gnome-8c0bd22e6ba3ab0361a515124e55a1e3efe80e2b.tar.zst freebsd-ports-gnome-8c0bd22e6ba3ab0361a515124e55a1e3efe80e2b.zip |
Changed qt201 -> qt20
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/Makefile b/x11-toolkits/Makefile index 42576edf5ca9..6d68c55d7467 100644 --- a/x11-toolkits/Makefile +++ b/x11-toolkits/Makefile @@ -31,7 +31,7 @@ SUBDIR += py-wxPython SUBDIR += qt-i18n SUBDIR += qt142 - SUBDIR += qt201 + SUBDIR += qt20 SUBDIR += ruby-gtk SUBDIR += rubytk SUBDIR += slingshot |