diff options
Diffstat (limited to 'devel/xfce4-vala/Makefile')
-rw-r--r-- | devel/xfce4-vala/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/xfce4-vala/Makefile b/devel/xfce4-vala/Makefile index a71342f386f6..81d1ff5b5248 100644 --- a/devel/xfce4-vala/Makefile +++ b/devel/xfce4-vala/Makefile @@ -5,8 +5,7 @@ PORTNAME= xfce4-vala PORTVERSION= 4.10.3 PORTREVISION= 1 CATEGORIES= devel xfce -MASTER_SITES= ${MASTER_SITE_XFCE} -MASTER_SITE_SUBDIR= src/bindings/${PORTNAME}/${PORTVERSION:R} +MASTER_SITES= XFCE/src/bindings/${PORTNAME}/${PORTVERSION:R} DIST_SUBDIR= xfce4 MAINTAINER= xfce@FreeBSD.org |