diff options
author | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2013-06-21 17:24:13 +0000 |
---|---|---|
committer | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2013-06-21 17:24:13 +0000 |
commit | 785011bfec03775d4f48f2ad3c184f62fa26982b (patch) | |
tree | dbeb0a58eecf71a1b3283606b859263200c9e383 /x11-toolkits | |
parent | d1b1359f46891aed56ebfbc4bfa18c5f597d552f (diff) | |
download | ports-785011bfec03775d4f48f2ad3c184f62fa26982b.tar.gz ports-785011bfec03775d4f48f2ad3c184f62fa26982b.zip |
Notes
Diffstat (limited to 'x11-toolkits')
-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 9756c134f3da..fce4e55b82e9 100644 --- a/x11-toolkits/qt33/Makefile +++ b/x11-toolkits/qt33/Makefile @@ -6,6 +6,7 @@ PORTVERSION= 3.3.8 PORTREVISION= 14 CATEGORIES?= x11-toolkits ipv6 MASTER_SITES= ${MASTER_SITE_QT} +MASTER_SITE_SUBDIR= archive/qt/${PORTVERSION:R:R} DISTNAME= qt-x11-free-${PORTVERSION} DIST_SUBDIR= KDE |