aboutsummaryrefslogtreecommitdiff
path: root/sysutils/xfce4-systemload-plugin
diff options
context:
space:
mode:
authorGuido Falsi <madpilot@FreeBSD.org>2019-06-19 16:14:27 +0000
committerGuido Falsi <madpilot@FreeBSD.org>2019-06-19 16:14:27 +0000
commitad1ecbc81b46440c342b06228071a8c1bd4f1383 (patch)
tree609f5bcb0d52c5819588b493a293bacf7d7fe5d0 /sysutils/xfce4-systemload-plugin
parent0aa6df75f5e221202384e8ef9c592e14d6dc32eb (diff)
downloadports-ad1ecbc81b46440c342b06228071a8c1bd4f1383.tar.gz
ports-ad1ecbc81b46440c342b06228071a8c1bd4f1383.zip
- Simplify XFCE MASTER_SITES usage
- Update XFCE Master sites list Submitted by: olivierd Reviewed by: mat Approved by: portmgr (mat) Differential Revision: https://reviews.freebsd.org/D8416
Notes
Notes: svn path=/head/; revision=504557
Diffstat (limited to 'sysutils/xfce4-systemload-plugin')
-rw-r--r--sysutils/xfce4-systemload-plugin/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/xfce4-systemload-plugin/Makefile b/sysutils/xfce4-systemload-plugin/Makefile
index a4630f2d918d..a15cb530591f 100644
--- a/sysutils/xfce4-systemload-plugin/Makefile
+++ b/sysutils/xfce4-systemload-plugin/Makefile
@@ -5,7 +5,7 @@ PORTNAME= xfce4-systemload-plugin
PORTVERSION= 1.2.2
PORTREVISION= 1
CATEGORIES= sysutils xfce
-MASTER_SITES= XFCE/src/panel-plugins/${PORTNAME}/${PORTVERSION:R}
+MASTER_SITES= XFCE/panel-plugins
DIST_SUBDIR= xfce4
MAINTAINER= xfce@FreeBSD.org