summaryrefslogtreecommitdiff
path: root/misc/qt5-examples/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'misc/qt5-examples/Makefile')
-rw-r--r--misc/qt5-examples/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/qt5-examples/Makefile b/misc/qt5-examples/Makefile
index 99f78596c872..e2fee0ca5070 100644
--- a/misc/qt5-examples/Makefile
+++ b/misc/qt5-examples/Makefile
@@ -1,7 +1,7 @@
PORTNAME= examples
PORTVERSION= ${QT5_VERSION}${QT5_KDE_PATCH}
CATEGORIES= misc
-MASTER_SITES= QT/official_releases/qt/${QT5_VERSION:R}/${QT5_VERSION}/single
+MASTER_SITES= QT/archive/qt/${QT5_VERSION:R}/${QT5_VERSION}/single
PKGNAMEPREFIX= qt5-
DISTNAME= qt-everywhere-opensource-src-${QT5_VERSION}
WRKSRC= ${WRKDIR}/qt-everywhere-src-${QT5_VERSION}