diff options
author | Rong-En Fan <rafan@FreeBSD.org> | 2008-04-02 09:10:53 +0000 |
---|---|---|
committer | Rong-En Fan <rafan@FreeBSD.org> | 2008-04-02 09:10:53 +0000 |
commit | 09242a13da2db219b924704e33763475ad53b242 (patch) | |
tree | 8b1e5bd7570232de82a422d4cce7256bef8076fc | |
parent | - Chase x11-toolkits/qwt* rename (diff) |
- qwt -> qwt4
- qwt-devel -> qwt5
PR: ports/119904
Submitted by: Max Brazhnikov <makc at issp.ac.ru> (maintainer of x11-toolkits/qwt*)
-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 b6b9c0cf071c..c57dcf4a5a58 100644 --- a/x11-toolkits/Makefile +++ b/x11-toolkits/Makefile @@ -220,8 +220,8 @@ SUBDIR += qt33 SUBDIR += qt4-gui SUBDIR += qtpixmap - SUBDIR += qwt - SUBDIR += qwt-devel + SUBDIR += qwt4 + SUBDIR += qwt5 SUBDIR += renaissance SUBDIR += rep-gtk SUBDIR += rep-gtk2 |