diff options
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/ristretto/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/ristretto/Makefile b/graphics/ristretto/Makefile index bb1fb086c44c..b9e4e9e9e34b 100644 --- a/graphics/ristretto/Makefile +++ b/graphics/ristretto/Makefile @@ -4,8 +4,7 @@ PORTNAME= ristretto PORTVERSION= 0.8.0 CATEGORIES= graphics xfce -MASTER_SITES= ${MASTER_SITE_XFCE} -MASTER_SITE_SUBDIR= src/apps/${PORTNAME}/${PORTVERSION:R} +MASTER_SITES= XFCE/src/apps/${PORTNAME}/${PORTVERSION:R} DIST_SUBDIR= xfce4 MAINTAINER= xfce@FreeBSD.org |