aboutsummaryrefslogtreecommitdiff
path: root/audio/mpdas
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2012-02-06 15:33:14 +0000
committerMartin Wilke <miwi@FreeBSD.org>2012-02-06 15:33:14 +0000
commitc46aeb09d7662b5adfbc76a1c670d5ea7ebf1585 (patch)
tree7977f602cf12c627ebf2132650d3edd6364341c4 /audio/mpdas
parent7cf24fb3dfcdb46f27e51270221819983f4c04f0 (diff)
downloadports-c46aeb09d7662b5adfbc76a1c670d5ea7ebf1585.tar.gz
ports-c46aeb09d7662b5adfbc76a1c670d5ea7ebf1585.zip
Notes
Diffstat (limited to 'audio/mpdas')
-rw-r--r--audio/mpdas/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/mpdas/Makefile b/audio/mpdas/Makefile
index 17df2effb705..84d0d1c8e2c4 100644
--- a/audio/mpdas/Makefile
+++ b/audio/mpdas/Makefile
@@ -7,7 +7,7 @@
PORTNAME= mpdas
PORTVERSION= 0.3.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= audio
MASTER_SITES= http://50hz.ws/mpdas/
@@ -15,7 +15,7 @@ MAINTAINER= hrkfdn@gmail.com
COMMENT= MPD AudioScrobbler written in C++ supporting the latest protocol
LIB_DEPENDS= curl.6:${PORTSDIR}/ftp/curl \
- mpd.3:${PORTSDIR}/audio/libmpd
+ mpd.4:${PORTSDIR}/audio/libmpd
USE_GNOME= pkgconfig
USE_BZIP2= yes