diff options
author | Michael Nottebrock <lofi@FreeBSD.org> | 2006-12-19 21:56:25 +0000 |
---|---|---|
committer | Michael Nottebrock <lofi@FreeBSD.org> | 2006-12-19 21:56:25 +0000 |
commit | f2f8530e3990055c450c7c0a2723ae89dc0e0dc5 (patch) | |
tree | b0d1322ef0e4589eb2d2a063d9041b176584fbd0 /x11-toolkits/qt33 | |
parent | 5a1959810926810b009576ecb6594c20509646d3 (diff) | |
download | ports-f2f8530e3990055c450c7c0a2723ae89dc0e0dc5.tar.gz ports-f2f8530e3990055c450c7c0a2723ae89dc0e0dc5.zip |
Notes
Diffstat (limited to 'x11-toolkits/qt33')
-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 580171ab6db5..6ada997112de 100644 --- a/x11-toolkits/qt33/Makefile +++ b/x11-toolkits/qt33/Makefile @@ -8,7 +8,7 @@ PORTNAME= qt PORTVERSION= 3.3.6 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES?= x11-toolkits ipv6 MASTER_SITES= ${MASTER_SITE_QT} DISTNAME= qt-x11-free-${PORTVERSION} |