diff options
Diffstat (limited to 'graphics/xaralx')
-rw-r--r-- | graphics/xaralx/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/graphics/xaralx/Makefile b/graphics/xaralx/Makefile index c561ae46edf1..b910d832d12c 100644 --- a/graphics/xaralx/Makefile +++ b/graphics/xaralx/Makefile @@ -9,7 +9,9 @@ PORTNAME= XaraLX PORTVERSION?= 0.7r1692 PORTREVISION?= 0 CATEGORIES= graphics -MASTER_SITES= http://downloads.xara.com/opensource/ +MASTER_SITES= http://downloads.xara.com/opensource/ \ + ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= vd/${PORTNAME:L}${PKGNAMESUFFIX} DISTFILES?= ${PORTNAME}Src-${PORTVERSION}.tar.bz2 MAINTAINER= vd@FreeBSD.org |