aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia/xine
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2010-04-16 23:17:31 +0800
committeramdmi3 <amdmi3@FreeBSD.org>2010-04-16 23:17:31 +0800
commitc810b2505d5757146cb420713ab88a488dadf0a3 (patch)
tree456f8336e3c9d5a8f68cf3ce77284fa17c193e0d /multimedia/xine
parent0532f0968304ca7f190dc5bf2ffae2ce2987c453 (diff)
downloadfreebsd-ports-gnome-c810b2505d5757146cb420713ab88a488dadf0a3.tar.gz
freebsd-ports-gnome-c810b2505d5757146cb420713ab88a488dadf0a3.tar.zst
freebsd-ports-gnome-c810b2505d5757146cb420713ab88a488dadf0a3.zip
- Fix MASTER_SITES
PR: 144562 Submitted by: myself Approved by: maintainer timeout
Diffstat (limited to 'multimedia/xine')
-rw-r--r--multimedia/xine/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/xine/Makefile b/multimedia/xine/Makefile
index f37d6dd8efb7..123829f2aac0 100644
--- a/multimedia/xine/Makefile
+++ b/multimedia/xine/Makefile
@@ -9,7 +9,7 @@ PORTNAME= xine
PORTVERSION= 0.99.5
PORTREVISION= 7
CATEGORIES= multimedia
-MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-ui%20%28skinned%20front%20end%29/${PORTVERSION}
+MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-ui/${PORTVERSION}
DISTNAME= ${PORTNAME}-ui-${PORTVERSION}
MAINTAINER= nobutaka@FreeBSD.org