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 /mail/xfce4-mailwatch-plugin | |
parent | 40d87d1e3b52644bfff21c659483d94619512480 (diff) |
Notes
Diffstat (limited to 'mail/xfce4-mailwatch-plugin')
-rw-r--r-- | mail/xfce4-mailwatch-plugin/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/mail/xfce4-mailwatch-plugin/Makefile b/mail/xfce4-mailwatch-plugin/Makefile index 6b022b062259..90fb3aa42200 100644 --- a/mail/xfce4-mailwatch-plugin/Makefile +++ b/mail/xfce4-mailwatch-plugin/Makefile @@ -5,8 +5,7 @@ PORTNAME= xfce4-mailwatch-plugin PORTVERSION= 1.2.0 PORTREVISION= 7 CATEGORIES= mail xfce -MASTER_SITES= ${MASTER_SITE_XFCE} -MASTER_SITE_SUBDIR= src/panel-plugins/${PORTNAME}/${PORTVERSION:R} +MASTER_SITES= XFCE/src/panel-plugins/${PORTNAME}/${PORTVERSION:R} DIST_SUBDIR= xfce4 MAINTAINER= xfce@FreeBSD.org |