aboutsummaryrefslogtreecommitdiffstats
path: root/net/openospfd
diff options
context:
space:
mode:
authormnag <mnag@FreeBSD.org>2007-09-22 04:21:30 +0800
committermnag <mnag@FreeBSD.org>2007-09-22 04:21:30 +0800
commit551221bdb2c5639687740299767369580fbec455 (patch)
tree564aa4a91cdee2c78defe10aef42c7137091c464 /net/openospfd
parent1d260cb923f762faf48b805f89e33e6896af76c8 (diff)
downloadfreebsd-ports-gnome-551221bdb2c5639687740299767369580fbec455.tar.gz
freebsd-ports-gnome-551221bdb2c5639687740299767369580fbec455.tar.zst
freebsd-ports-gnome-551221bdb2c5639687740299767369580fbec455.zip
- Change libevent lib and bump PORTREVISION since devel/libevent are updated.
Diffstat (limited to 'net/openospfd')
-rw-r--r--net/openospfd/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/openospfd/Makefile b/net/openospfd/Makefile
index ba405987ffed..133d40eaca2d 100644
--- a/net/openospfd/Makefile
+++ b/net/openospfd/Makefile
@@ -7,6 +7,7 @@
PORTNAME= openospfd
PORTVERSION= 4.0
+PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= ftp://ftp.dkuug.dk/pub/OpenBSD/OpenBGPD/:openbsd \
${MASTER_SITE_LOCAL:S/$/:freebsd/g}
@@ -19,7 +20,7 @@ EXTRACT_ONLY= ${PORTNAME}-${PORTVERSION}.tgz
MAINTAINER= farrokhi@FreeBSD.org
COMMENT= Free implementation of the Open Shortest Path First Protocol
-LIB_DEPENDS= event-1.3b:${PORTSDIR}/devel/libevent
+LIB_DEPENDS= event-1.3d:${PORTSDIR}/devel/libevent
CONFLICTS= zebra-0* quagga-0*