diff options
Diffstat (limited to 'www/vtiger-customerportal')
-rw-r--r-- | www/vtiger-customerportal/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/vtiger-customerportal/Makefile b/www/vtiger-customerportal/Makefile index e908eecefe29..37d201b096ec 100644 --- a/www/vtiger-customerportal/Makefile +++ b/www/vtiger-customerportal/Makefile @@ -7,8 +7,7 @@ PORTNAME= customerportal PORTVERSION= 5.0.3 CATEGORIES= www -MASTER_SITES= SF -MASTER_SITE_SUBDIR= vtigercrm +MASTER_SITES= SF/vtigercrm/vtiger%20CRM%20${PORTVERSION}/Add-ons PKGNAMEPREFIX= vtiger- DISTNAME= vtigercrm-customerportal-${DISTVERSION} |