diff options
author | lofi <lofi@FreeBSD.org> | 2006-03-22 04:29:51 +0800 |
---|---|---|
committer | lofi <lofi@FreeBSD.org> | 2006-03-22 04:29:51 +0800 |
commit | 28c8a406d2458a75ef614dbc60ac4a5daf01b9df (patch) | |
tree | 1243c2e1c83adf715fbf092d5a5f06d83b953c32 /x11-toolkits/qt33/Makefile | |
parent | 060451f8fa30e3e6abfe847af3c164b11c2374c9 (diff) | |
download | freebsd-ports-gnome-28c8a406d2458a75ef614dbc60ac4a5daf01b9df.tar.gz freebsd-ports-gnome-28c8a406d2458a75ef614dbc60ac4a5daf01b9df.tar.zst freebsd-ports-gnome-28c8a406d2458a75ef614dbc60ac4a5daf01b9df.zip |
Update to 3.3.6
Diffstat (limited to 'x11-toolkits/qt33/Makefile')
-rw-r--r-- | x11-toolkits/qt33/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/qt33/Makefile b/x11-toolkits/qt33/Makefile index a3dd052c03d2..afd4e3d389d4 100644 --- a/x11-toolkits/qt33/Makefile +++ b/x11-toolkits/qt33/Makefile @@ -7,7 +7,7 @@ # PORTNAME= qt -PORTVERSION= 3.3.5 +PORTVERSION= 3.3.6 CATEGORIES?= x11-toolkits ipv6 MASTER_SITES= ${MASTER_SITE_QT} DISTNAME= qt-x11-free-${PORTVERSION} |