diff options
author | steve <steve@FreeBSD.org> | 2000-08-02 04:15:55 +0800 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 2000-08-02 04:15:55 +0800 |
commit | 9a7957fde526b012c434ff04b4d673b1f960e846 (patch) | |
tree | 507051052af68ad8cbb21ad4dcbd76aecb0e6d0a | |
parent | 6452dee8eea35e937cd109883f64169d3370bad3 (diff) | |
download | freebsd-ports-gnome-9a7957fde526b012c434ff04b4d673b1f960e846.tar.gz freebsd-ports-gnome-9a7957fde526b012c434ff04b4d673b1f960e846.tar.zst freebsd-ports-gnome-9a7957fde526b012c434ff04b4d673b1f960e846.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
-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 |