aboutsummaryrefslogtreecommitdiff
path: root/multimedia/xine
diff options
context:
space:
mode:
authorJuergen Lock <nox@FreeBSD.org>2012-06-23 13:21:04 +0000
committerJuergen Lock <nox@FreeBSD.org>2012-06-23 13:21:04 +0000
commit32bf1b3aacdddc5c52d7463fa28ddbed15b7312a (patch)
tree32b435cdf3b5e63b2febea0d646381a786aef6d6 /multimedia/xine
parentc242f636ec91978ee93f3753dec1e011aa472dae (diff)
downloadports-32bf1b3aacdddc5c52d7463fa28ddbed15b7312a.tar.gz
ports-32bf1b3aacdddc5c52d7463fa28ddbed15b7312a.zip
Notes
Diffstat (limited to 'multimedia/xine')
-rw-r--r--multimedia/xine/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/multimedia/xine/Makefile b/multimedia/xine/Makefile
index 9eab177b9eae..523c1b1b0b1e 100644
--- a/multimedia/xine/Makefile
+++ b/multimedia/xine/Makefile
@@ -7,6 +7,7 @@
PORTNAME= xine
PORTVERSION= 0.99.7
+PORTREVISION= 1
CATEGORIES= multimedia
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-ui/${PORTVERSION}
DISTNAME= ${PORTNAME}-ui-${PORTVERSION}
@@ -50,7 +51,7 @@ MAN1_FR= xine.1
MAN1_PL= aaxine.1 xine-remote.1 xine.1
DOCSDIR= ${PREFIX}/share/doc/xine-ui
-XINE_PLUGINSDIR= lib/xine/plugins/2.1
+XINE_PLUGINSDIR= lib/xine/plugins/2.2
.include <bsd.port.pre.mk>