aboutsummaryrefslogtreecommitdiff
path: root/net-im
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2015-01-24 20:45:11 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2015-01-24 20:45:11 +0000
commit57d550b61120763f999963eec78b4aaaeee51424 (patch)
tree914f3fcac9ecace4372217dedb0de9f64c9e9e9d /net-im
parentdafc4097fa62b65062d3c78da413ad8b25c5630b (diff)
Notes
Diffstat (limited to 'net-im')
-rw-r--r--net-im/psimedia/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-im/psimedia/Makefile b/net-im/psimedia/Makefile
index b2636c2a8ceb..9c03e7c91b11 100644
--- a/net-im/psimedia/Makefile
+++ b/net-im/psimedia/Makefile
@@ -2,7 +2,7 @@
PORTNAME= psimedia
PORTVERSION= 1.0.3
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net-im audio multimedia
MASTER_SITES= http://delta.affinix.com/download/psimedia/
@@ -10,7 +10,7 @@ MAINTAINER= makc@FreeBSD.org
COMMENT= Voice and video API for Psi-like IM clients
LIB_DEPENDS= liboil-0.3.so:${PORTSDIR}/devel/liboil \
- libspeexdsp.so:${PORTSDIR}/audio/speex
+ libspeexdsp.so:${PORTSDIR}/audio/speexdsp
USES= pkgconfig tar:bzip2
HAS_CONFIGURE= yes