aboutsummaryrefslogtreecommitdiffstats
path: root/audio/xfmpc
diff options
context:
space:
mode:
authoroliver <oliver@FreeBSD.org>2011-03-03 18:12:30 +0800
committeroliver <oliver@FreeBSD.org>2011-03-03 18:12:30 +0800
commit7ff1c4cb8c83dff358b2436d45585884198de8ea (patch)
treed8e1daded94c8d8c158174d76db16a83ba721cf2 /audio/xfmpc
parent86f7eb748cfe0d1d967854ecc353ccd1e142cbfd (diff)
downloadfreebsd-ports-gnome-7ff1c4cb8c83dff358b2436d45585884198de8ea.tar.gz
freebsd-ports-gnome-7ff1c4cb8c83dff358b2436d45585884198de8ea.tar.zst
freebsd-ports-gnome-7ff1c4cb8c83dff358b2436d45585884198de8ea.zip
Welcome XFCE 4.8 to the portstree!
Special Thanks to: miwi, Olivier Duchateau <duchateau.olivier@gmail.com>
Diffstat (limited to 'audio/xfmpc')
-rw-r--r--audio/xfmpc/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/xfmpc/Makefile b/audio/xfmpc/Makefile
index 275188e2b6dc..9a75ad2e94fb 100644
--- a/audio/xfmpc/Makefile
+++ b/audio/xfmpc/Makefile
@@ -9,7 +9,8 @@ PORTNAME= xfmpc
PORTVERSION= 0.2.0
PORTREVISION= 6
CATEGORIES= audio xfce
-MASTER_SITES= http://archive.xfce.org/src/apps/${PORTNAME}/0.2/
+MASTER_SITES= ${MASTER_SITE_XFCE}
+MASTER_SITE_SUBDIR=/src/apps/${PORTNAME}/${PORTVERSION:R}
DIST_SUBDIR= xfce4
MAINTAINER= miwi@FreeBSD.org