aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt
diff options
context:
space:
mode:
authorYen-Ming Lee <leeym@FreeBSD.org>2008-10-08 19:33:57 +0000
committerYen-Ming Lee <leeym@FreeBSD.org>2008-10-08 19:33:57 +0000
commit33e49f790697ece35beb1d4fa07ed0004d037d85 (patch)
treeb03be037d1023cd13d5f267a426fdfa351fcc868 /net-mgmt
parent598ccc62cdd9a412954a18e850c51d10981b432c (diff)
downloadports-33e49f790697ece35beb1d4fa07ed0004d037d85.tar.gz
ports-33e49f790697ece35beb1d4fa07ed0004d037d85.zip
Notes
Diffstat (limited to 'net-mgmt')
-rw-r--r--net-mgmt/nettop/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net-mgmt/nettop/Makefile b/net-mgmt/nettop/Makefile
index 12bc32763b9a..8a40388e990e 100644
--- a/net-mgmt/nettop/Makefile
+++ b/net-mgmt/nettop/Makefile
@@ -7,13 +7,14 @@
PORTNAME= nettop
PORTVERSION= 0.2.3
+PORTREVISION= 1
CATEGORIES= net-mgmt
MASTER_SITES= http://srparish.net/scripts/
MAINTAINER= leeym@FreeBSD.org
COMMENT= A program which looks like top, but is for network packets
-LIB_DEPENDS= slang.1:${PORTSDIR}/devel/libslang
+LIB_DEPENDS= slang.2:${PORTSDIR}/devel/libslang2
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-slang-libraries=${LOCALBASE}/lib \