aboutsummaryrefslogtreecommitdiffstats
path: root/audio/scmpc
diff options
context:
space:
mode:
authorroam <roam@FreeBSD.org>2010-04-03 18:44:36 +0800
committerroam <roam@FreeBSD.org>2010-04-03 18:44:36 +0800
commit190df53765225dba0d1baed51432c6f9f3ce7267 (patch)
treef7f2c2194f86d21009a4ef30fe99c5ad94f72aa4 /audio/scmpc
parent792d20cadf74bec8b52bafca4843631d8bca87ac (diff)
downloadfreebsd-ports-gnome-190df53765225dba0d1baed51432c6f9f3ce7267.tar.gz
freebsd-ports-gnome-190df53765225dba0d1baed51432c6f9f3ce7267.tar.zst
freebsd-ports-gnome-190df53765225dba0d1baed51432c6f9f3ce7267.zip
Chase the ftp/curl shlib version bump.
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