summaryrefslogtreecommitdiff
path: root/x11/libexo
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/libexo
parentMore category sorting. (diff)
- 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/libexo')
-rw-r--r--x11/libexo/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/libexo/Makefile b/x11/libexo/Makefile
index 599f1061bd69..063bdc0162d4 100644
--- a/x11/libexo/Makefile
+++ b/x11/libexo/Makefile
@@ -4,8 +4,8 @@
PORTNAME= libexo
PORTVERSION= 0.12.6
CATEGORIES= x11 xfce
-MASTER_SITES= XFCE/src/xfce/${PORTNAME:C/lib//}/${PORTVERSION:R}
-DISTNAME= exo-${PORTVERSION}
+MASTER_SITES= XFCE
+DISTNAME= exo-${DISTVERSIONFULL}
DIST_SUBDIR= xfce4
MAINTAINER= xfce@FreeBSD.org