diff options
author | lofi <lofi@FreeBSD.org> | 2004-11-08 08:34:12 +0800 |
---|---|---|
committer | lofi <lofi@FreeBSD.org> | 2004-11-08 08:34:12 +0800 |
commit | 0b6556548ebcb9a70fb027fc2988bb9562f679be (patch) | |
tree | 72c0b28822f6f58acdadcc22fe8e3042ef14ec20 /x11-toolkits/qt33 | |
parent | 38539b8ae1b566d4fa23f20138a9d8ee76a6f291 (diff) | |
download | freebsd-ports-gnome-0b6556548ebcb9a70fb027fc2988bb9562f679be.tar.gz freebsd-ports-gnome-0b6556548ebcb9a70fb027fc2988bb9562f679be.tar.zst freebsd-ports-gnome-0b6556548ebcb9a70fb027fc2988bb9562f679be.zip |
Update to KDE 3.3.1
Diffstat (limited to 'x11-toolkits/qt33')
-rw-r--r-- | x11-toolkits/qt33/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-toolkits/qt33/Makefile b/x11-toolkits/qt33/Makefile index 8fd819f08d36..87c3431a2b25 100644 --- a/x11-toolkits/qt33/Makefile +++ b/x11-toolkits/qt33/Makefile @@ -8,6 +8,7 @@ PORTNAME= qt PORTVERSION= 3.3.3 +PORTREVISION= 1 CATEGORIES?= x11-toolkits ipv6 MASTER_SITES= ftp://sunsite.rediris.es/mirror/Qt/source/ \ ftp://ftp.iasi.roedu.net/mirrors/ftp.trolltech.com/qt/sources/ \ |