aboutsummaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
authormadpilot <madpilot@FreeBSD.org>2019-06-20 00:14:27 +0800
committermadpilot <madpilot@FreeBSD.org>2019-06-20 00:14:27 +0800
commitd22a5f599c5eaeac9077079a2cb1bf833a8b9af6 (patch)
tree609f5bcb0d52c5819588b493a293bacf7d7fe5d0 /audio
parent2c1866cff68e0bb7a5b5bedd220781eadcd29a04 (diff)
downloadfreebsd-ports-gnome-d22a5f599c5eaeac9077079a2cb1bf833a8b9af6.tar.gz
freebsd-ports-gnome-d22a5f599c5eaeac9077079a2cb1bf833a8b9af6.tar.zst
freebsd-ports-gnome-d22a5f599c5eaeac9077079a2cb1bf833a8b9af6.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
Diffstat (limited to 'audio')
-rw-r--r--audio/thunar-media-tags-plugin/Makefile2
-rw-r--r--audio/xfce4-mixer/Makefile2
-rw-r--r--audio/xfce4-mpc-plugin/Makefile2
-rw-r--r--audio/xfce4-pulseaudio-plugin/Makefile2
-rw-r--r--audio/xfmpc/Makefile2
5 files changed, 5 insertions, 5 deletions
diff --git a/audio/thunar-media-tags-plugin/Makefile b/audio/thunar-media-tags-plugin/Makefile
index 027088f44d74..bd9732d3a264 100644
--- a/audio/thunar-media-tags-plugin/Makefile
+++ b/audio/thunar-media-tags-plugin/Makefile
@@ -5,7 +5,7 @@ PORTNAME= thunar-media-tags-plugin
PORTVERSION= 0.2.1
PORTREVISION= 5
CATEGORIES= audio xfce
-MASTER_SITES= XFCE/src/thunar-plugins/${PORTNAME}/${PORTVERSION:R}
+MASTER_SITES= XFCE/thunar-plugins
DIST_SUBDIR= xfce4
MAINTAINER= xfce@FreeBSD.org
diff --git a/audio/xfce4-mixer/Makefile b/audio/xfce4-mixer/Makefile
index 42924acc7a1a..c24d54bfbdd0 100644
--- a/audio/xfce4-mixer/Makefile
+++ b/audio/xfce4-mixer/Makefile
@@ -5,7 +5,7 @@ PORTNAME= xfce4-mixer
PORTVERSION= 4.11.0
PORTREVISION= 4
CATEGORIES= audio xfce
-MASTER_SITES= XFCE/src/apps/${PORTNAME}/${PORTVERSION:R}
+MASTER_SITES= XFCE/apps
DIST_SUBDIR= xfce4
MAINTAINER= xfce@FreeBSD.org
diff --git a/audio/xfce4-mpc-plugin/Makefile b/audio/xfce4-mpc-plugin/Makefile
index a7e63f26a9b9..f0f0aeb756cd 100644
--- a/audio/xfce4-mpc-plugin/Makefile
+++ b/audio/xfce4-mpc-plugin/Makefile
@@ -4,7 +4,7 @@
PORTNAME= xfce4-mpc-plugin
PORTVERSION= 0.5.1
CATEGORIES= audio xfce
-MASTER_SITES= XFCE/src/panel-plugins/${PORTNAME}/${PORTVERSION:R}
+MASTER_SITES= XFCE/panel-plugins
DIST_SUBDIR= xfce4
MAINTAINER= xfce@FreeBSD.org
diff --git a/audio/xfce4-pulseaudio-plugin/Makefile b/audio/xfce4-pulseaudio-plugin/Makefile
index f3b69e6d1896..6d7bdb3924d3 100644
--- a/audio/xfce4-pulseaudio-plugin/Makefile
+++ b/audio/xfce4-pulseaudio-plugin/Makefile
@@ -5,7 +5,7 @@ PORTNAME= xfce4-pulseaudio-plugin
PORTVERSION= 0.4.1
PORTREVISION= 2
CATEGORIES= audio xfce
-MASTER_SITES= XFCE/src/panel-plugins/${PORTNAME}/${PORTVERSION:R}
+MASTER_SITES= XFCE/panel-plugins
DIST_SUBDIR= xfce4
MAINTAINER= xfce@FreeBSD.org
diff --git a/audio/xfmpc/Makefile b/audio/xfmpc/Makefile
index 48e8fe2e4f2e..e87193ff3294 100644
--- a/audio/xfmpc/Makefile
+++ b/audio/xfmpc/Makefile
@@ -5,7 +5,7 @@ PORTNAME= xfmpc
PORTVERSION= 0.2.3
PORTREVISION= 1
CATEGORIES= audio xfce
-MASTER_SITES= XFCE/src/apps/${PORTNAME}/${PORTVERSION:R}
+MASTER_SITES= XFCE/apps
DIST_SUBDIR= xfce4
MAINTAINER= xfce@FreeBSD.org