diff options
Diffstat (limited to 'devel/qt4-assistant-adp/Makefile')
-rw-r--r-- | devel/qt4-assistant-adp/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/qt4-assistant-adp/Makefile b/devel/qt4-assistant-adp/Makefile index 82300e650b59..26cb491c98d3 100644 --- a/devel/qt4-assistant-adp/Makefile +++ b/devel/qt4-assistant-adp/Makefile @@ -5,8 +5,7 @@ PORTNAME= assistant PORTVERSION= 4.6.3 PORTREVISION= 1 CATEGORIES= devel -MASTER_SITES= ${MASTER_SITE_QT} -MASTER_SITE_SUBDIR= archive/qt/${PORTVERSION:R} +MASTER_SITES= QT PKGNAMEPREFIX= qt4- PKGNAMESUFFIX= -adp DISTNAME= qt-assistant-qassistantclient-library-compat-src-${PORTVERSION} |