diff options
author | Bryan Drewery <bdrewery@FreeBSD.org> | 2015-04-28 17:01:46 +0000 |
---|---|---|
committer | Bryan Drewery <bdrewery@FreeBSD.org> | 2015-04-28 17:01:46 +0000 |
commit | 63408327b0590b294ec0cec50460fbc83402d5af (patch) | |
tree | f4ebe2a8ffa9fe0c4502317cb84dc88a13aa3513 /x11/xfce4-screenshooter-plugin | |
parent | 40d87d1e3b52644bfff21c659483d94619512480 (diff) | |
download | ports-63408327b0590b294ec0cec50460fbc83402d5af.tar.gz ports-63408327b0590b294ec0cec50460fbc83402d5af.zip |
Notes
Diffstat (limited to 'x11/xfce4-screenshooter-plugin')
-rw-r--r-- | x11/xfce4-screenshooter-plugin/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/xfce4-screenshooter-plugin/Makefile b/x11/xfce4-screenshooter-plugin/Makefile index 636eee34c1d6..0ba287d735f2 100644 --- a/x11/xfce4-screenshooter-plugin/Makefile +++ b/x11/xfce4-screenshooter-plugin/Makefile @@ -5,8 +5,7 @@ PORTNAME= xfce4-screenshooter-plugin PORTVERSION= 1.8.2 PORTREVISION= 1 CATEGORIES= x11 xfce -MASTER_SITES= ${MASTER_SITE_XFCE} -MASTER_SITE_SUBDIR=src/apps/xfce4-screenshooter/${PORTVERSION:R} +MASTER_SITES= XFCE/src/apps/xfce4-screenshooter/${PORTVERSION:R} DISTNAME= xfce4-screenshooter-${PORTVERSION} DIST_SUBDIR= xfce4 |