aboutsummaryrefslogtreecommitdiff
path: root/x11-fm
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 /x11-fm
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 'x11-fm')
-rw-r--r--x11-fm/thunar-vfs/Makefile2
-rw-r--r--x11-fm/thunar/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/x11-fm/thunar-vfs/Makefile b/x11-fm/thunar-vfs/Makefile
index e5040d41554d..5249f0ea9d7a 100644
--- a/x11-fm/thunar-vfs/Makefile
+++ b/x11-fm/thunar-vfs/Makefile
@@ -5,7 +5,7 @@ PORTNAME= thunar-vfs
PORTVERSION= 1.2.0
PORTREVISION= 12
CATEGORIES= x11-fm xfce
-MASTER_SITES= XFCE/src/archive/${PORTNAME}/${PORTVERSION:R}
+MASTER_SITES= XFCE/archive
DIST_SUBDIR= xfce4
MAINTAINER= xfce@FreeBSD.org
diff --git a/x11-fm/thunar/Makefile b/x11-fm/thunar/Makefile
index 7b934f5643fc..4e2b92e52836 100644
--- a/x11-fm/thunar/Makefile
+++ b/x11-fm/thunar/Makefile
@@ -4,7 +4,7 @@
PORTNAME= Thunar
DISTVERSION= 1.6.17
CATEGORIES= x11-fm xfce
-MASTER_SITES= XFCE/src/xfce/${PORTNAME:tl}/${PORTVERSION:R}
+MASTER_SITES= XFCE
DIST_SUBDIR= xfce4
MAINTAINER= xfce@FreeBSD.org