diff options
author | Shaun Amott <shaun@FreeBSD.org> | 2006-08-14 22:26:37 +0000 |
---|---|---|
committer | Shaun Amott <shaun@FreeBSD.org> | 2006-08-14 22:26:37 +0000 |
commit | db0ebc9499d9e83a7facb9785799a902707c4cf2 (patch) | |
tree | 76861a37e75b0f30e1cfecbd48d49dc2160f6d40 /net-p2p/verlihub | |
parent | Upgrade to 1.4.0. (diff) |
Chase GeoIP shared library version bump.
Diffstat (limited to 'net-p2p/verlihub')
-rw-r--r-- | net-p2p/verlihub/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net-p2p/verlihub/Makefile b/net-p2p/verlihub/Makefile index 133a6526c14f..151207e14aae 100644 --- a/net-p2p/verlihub/Makefile +++ b/net-p2p/verlihub/Makefile @@ -7,6 +7,7 @@ PORTNAME= verlihub PORTVERSION= 0.9.8.c +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= net-p2p MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} @@ -16,7 +17,7 @@ DISTNAME= verlihub-0.9.8c-RC2 MAINTAINER= hurbold@yahoo.com COMMENT= Verlihub Linux/Unix Direct Connect Hub Software -LIB_DEPENDS= GeoIP.4:${PORTSDIR}/net/GeoIP \ +LIB_DEPENDS= GeoIP.5:${PORTSDIR}/net/GeoIP \ pcre.0:${PORTSDIR}/devel/pcre RUN_DEPENDS= bash:${PORTSDIR}/shells/bash2 |