From ad1ecbc81b46440c342b06228071a8c1bd4f1383 Mon Sep 17 00:00:00 2001 From: Guido Falsi Date: Wed, 19 Jun 2019 16:14:27 +0000 Subject: - 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 --- x11-clocks/xfce4-datetime-plugin/Makefile | 2 +- x11-clocks/xfce4-timer-out-plugin/Makefile | 2 +- x11-clocks/xfce4-timer-plugin/Makefile | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'x11-clocks') diff --git a/x11-clocks/xfce4-datetime-plugin/Makefile b/x11-clocks/xfce4-datetime-plugin/Makefile index 12b015ddedca..fb6d6860da69 100644 --- a/x11-clocks/xfce4-datetime-plugin/Makefile +++ b/x11-clocks/xfce4-datetime-plugin/Makefile @@ -4,7 +4,7 @@ PORTNAME= xfce4-datetime-plugin PORTVERSION= 0.7.0 CATEGORIES= x11-clocks 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/x11-clocks/xfce4-timer-out-plugin/Makefile b/x11-clocks/xfce4-timer-out-plugin/Makefile index 6fdd815e4052..422376fc0340 100644 --- a/x11-clocks/xfce4-timer-out-plugin/Makefile +++ b/x11-clocks/xfce4-timer-out-plugin/Makefile @@ -5,7 +5,7 @@ PORTNAME= xfce4-time-out-plugin PORTVERSION= 1.0.2 PORTREVISION= 2 CATEGORIES= x11-clocks 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/x11-clocks/xfce4-timer-plugin/Makefile b/x11-clocks/xfce4-timer-plugin/Makefile index e87994563049..5dbc09709839 100644 --- a/x11-clocks/xfce4-timer-plugin/Makefile +++ b/x11-clocks/xfce4-timer-plugin/Makefile @@ -5,7 +5,7 @@ PORTNAME= xfce4-timer-plugin PORTVERSION= 1.7.0 PORTREVISION= 1 CATEGORIES= x11-clocks xfce -MASTER_SITES= XFCE/src/panel-plugins/${PORTNAME}/${PORTVERSION:R} +MASTER_SITES= XFCE/panel-plugins DIST_SUBDIR= xfce4 MAINTAINER= xfce@FreeBSD.org -- cgit v1.2.3