diff options
author | Steve Price <steve@FreeBSD.org> | 2000-08-02 04:15:55 +0800 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 2000-08-02 04:15:55 +0800 |
commit | eb17509b5b9aa1b0c037e11a230e62d38c91d1ae (patch) | |
tree | 8cd411cb73f0127cd8e712b663b07a6f48f539ee /x11-toolkits/Makefile | |
parent | f9a2087076329655a2f2dd2e75cb62c84fe26ca3 (diff) | |
download | freebsd-ports-gnome-eb17509b5b9aa1b0c037e11a230e62d38c91d1ae.tar.gz freebsd-ports-gnome-eb17509b5b9aa1b0c037e11a230e62d38c91d1ae.tar.zst freebsd-ports-gnome-eb17509b5b9aa1b0c037e11a230e62d38c91d1ae.zip |
Add the qt22 port so we get an INDEX entry for it the next time
Asami-san regenerates it.
Noticed by: my Alpha box
Approved by: will
Diffstat (limited to 'x11-toolkits/Makefile')
-rw-r--r-- | x11-toolkits/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-toolkits/Makefile b/x11-toolkits/Makefile index 44decec68589..883d2528773a 100644 --- a/x11-toolkits/Makefile +++ b/x11-toolkits/Makefile @@ -56,6 +56,7 @@ SUBDIR += qt-i18n SUBDIR += qt145 SUBDIR += qt21 + SUBDIR += qt22 SUBDIR += rep-gtk SUBDIR += ruby-gtk SUBDIR += rubytk |