aboutsummaryrefslogtreecommitdiff
path: root/audio/scmpc
diff options
context:
space:
mode:
authorPeter Pentchev <roam@FreeBSD.org>2010-04-03 10:44:36 +0000
committerPeter Pentchev <roam@FreeBSD.org>2010-04-03 10:44:36 +0000
commit29863648e3d55a1df8635d93b18e22c74273d9a3 (patch)
tree318f5aebb7be8887ecfcc982de8845cb53f4c5e8 /audio/scmpc
parent130db9c13e9b6bc169c92e3612444205da7a7352 (diff)
downloadports-29863648e3d55a1df8635d93b18e22c74273d9a3.tar.gz
ports-29863648e3d55a1df8635d93b18e22c74273d9a3.zip
Notes
Diffstat (limited to 'audio/scmpc')
-rw-r--r--audio/scmpc/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/scmpc/Makefile b/audio/scmpc/Makefile
index aa9109e53f79..4842c79bf1c1 100644
--- a/audio/scmpc/Makefile
+++ b/audio/scmpc/Makefile
@@ -7,7 +7,7 @@
PORTNAME= scmpc
PORTVERSION= 0.2.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= audio
MASTER_SITES= BERLIOS
@@ -17,7 +17,7 @@ COMMENT= An Audioscrobbler client for MPD
LIB_DEPENDS= argtable2.1:${PORTSDIR}/devel/argtable \
confuse.0:${PORTSDIR}/devel/libconfuse \
daemon.0:${PORTSDIR}/devel/libdaemon \
- curl.5:${PORTSDIR}/ftp/curl
+ curl.6:${PORTSDIR}/ftp/curl
USE_BZIP2= yes
USE_GMAKE= yes