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 /deskutils/xfce4-xkb-plugin | |
parent | 40d87d1e3b52644bfff21c659483d94619512480 (diff) |
Notes
Diffstat (limited to 'deskutils/xfce4-xkb-plugin')
-rw-r--r-- | deskutils/xfce4-xkb-plugin/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/deskutils/xfce4-xkb-plugin/Makefile b/deskutils/xfce4-xkb-plugin/Makefile index 78ca0848aaae..126f86b3ba06 100644 --- a/deskutils/xfce4-xkb-plugin/Makefile +++ b/deskutils/xfce4-xkb-plugin/Makefile @@ -3,8 +3,7 @@ PORTNAME= xfce4-xkb-plugin PORTVERSION= 0.7.1 CATEGORIES= deskutils xfce -MASTER_SITES= ${MASTER_SITE_XFCE} -MASTER_SITE_SUBDIR= src/panel-plugins/${PORTNAME}/${PORTVERSION:R} +MASTER_SITES= XFCE/src/panel-plugins/${PORTNAME}/${PORTVERSION:R} MAINTAINER= xfce@FreeBSD.org COMMENT= Keyboard layout switching plugin for the Xfce panel |