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 /sysutils/xfce4-settings | |
parent | 40d87d1e3b52644bfff21c659483d94619512480 (diff) |
Notes
Diffstat (limited to 'sysutils/xfce4-settings')
-rw-r--r-- | sysutils/xfce4-settings/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/xfce4-settings/Makefile b/sysutils/xfce4-settings/Makefile index e7d658018890..922d3ff60de1 100644 --- a/sysutils/xfce4-settings/Makefile +++ b/sysutils/xfce4-settings/Makefile @@ -4,7 +4,7 @@ PORTNAME= xfce4-settings PORTVERSION= 4.12.0 CATEGORIES= sysutils xfce -MASTER_SITES= ${MASTER_SITE_XFCE} +MASTER_SITES= XFCE DIST_SUBDIR= xfce4 MAINTAINER= xfce@FreeBSD.org |