diff options
Diffstat (limited to 'net-mgmt/sdig')
-rw-r--r-- | net-mgmt/sdig/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mgmt/sdig/Makefile b/net-mgmt/sdig/Makefile index 514dcc546bed..aa67679e292b 100644 --- a/net-mgmt/sdig/Makefile +++ b/net-mgmt/sdig/Makefile @@ -7,7 +7,7 @@ PORTNAME= sdig PORTVERSION= 0.43 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-mgmt MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= raj@cserv62.csub.edu COMMENT= Translate IP/DNS/WINS/MAC address into port description -LIB_DEPENDS= netsnmp.9:${PORTSDIR}/net-mgmt/net-snmp +LIB_DEPENDS= netsnmp.10:${PORTSDIR}/net-mgmt/net-snmp USE_GMAKE= yes GNU_CONFIGURE= yes |