aboutsummaryrefslogtreecommitdiff
path: root/audio/umurmur
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2011-12-15 08:14:50 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2011-12-15 08:14:50 +0000
commit021192347bd1b0b6f166eeb945083a5499bc3c7e (patch)
tree8926b5f30e0721dc202384b50a2e6c2ffe89809a /audio/umurmur
parent94353f047678dc18adef1ef3b0d68c0a451608bc (diff)
downloadports-021192347bd1b0b6f166eeb945083a5499bc3c7e.tar.gz
ports-021192347bd1b0b6f166eeb945083a5499bc3c7e.zip
Notes
Diffstat (limited to 'audio/umurmur')
-rw-r--r--audio/umurmur/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/umurmur/Makefile b/audio/umurmur/Makefile
index bd3635f99a87..56957c35c05c 100644
--- a/audio/umurmur/Makefile
+++ b/audio/umurmur/Makefile
@@ -7,13 +7,14 @@
PORTNAME= umurmur
PORTVERSION= 0.2.6
+PORTREVISION= 1
CATEGORIES= audio net
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
MAINTAINER= ayu@commun.jp
COMMENT= Minimalistic Murmur (Mumble server)
-LIB_DEPENDS= config.9:${PORTSDIR}/devel/libconfig
+LIB_DEPENDS= config.10:${PORTSDIR}/devel/libconfig
USE_GMAKE= yes
USE_OPENSSL= yes