diff options
author | makc <makc@FreeBSD.org> | 2009-01-14 04:34:49 +0800 |
---|---|---|
committer | makc <makc@FreeBSD.org> | 2009-01-14 04:34:49 +0800 |
commit | 1694606cfcb20123a6fefc081d04883bcf6cf0b5 (patch) | |
tree | 9a4dda75fa175e4698d65ab58d60304bd779af56 /misc/Makefile | |
parent | b66bb5bef32ffb64e738d11fac00bd3971629804 (diff) | |
download | freebsd-ports-gnome-1694606cfcb20123a6fefc081d04883bcf6cf0b5.tar.gz freebsd-ports-gnome-1694606cfcb20123a6fefc081d04883bcf6cf0b5.tar.zst freebsd-ports-gnome-1694606cfcb20123a6fefc081d04883bcf6cf0b5.zip |
kde@freebsd team is pleased to announce the update for Qt4 ports.
Qt4 ports have been updated from 4.4.1 to 4.4.3. With this update
new port misc/qt4-l10n has been added. This port provides localisation
support for Qt4 developers tools designer, linguist, etc.
Approved by: miwi (mentor)
Diffstat (limited to 'misc/Makefile')
-rw-r--r-- | misc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/Makefile b/misc/Makefile index 2bdf18b231ad..1409091e211b 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -468,6 +468,7 @@ SUBDIR += qlas SUBDIR += qmc SUBDIR += qt4-doc + SUBDIR += qt4-l10n SUBDIR += qt4-qtconfig SUBDIR += qt4-qtdemo SUBDIR += quick-lounge-applet |