diff options
Diffstat (limited to 'net-mgmt/docsis/Makefile')
-rw-r--r-- | net-mgmt/docsis/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mgmt/docsis/Makefile b/net-mgmt/docsis/Makefile index f085a85d0e83..975b65ee04da 100644 --- a/net-mgmt/docsis/Makefile +++ b/net-mgmt/docsis/Makefile @@ -8,7 +8,7 @@ PORTNAME= docsis PORTVERSION= 0.8.2 PORTREVISION= 2 -CATEGORIES= net +CATEGORIES= net-mgmt MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= ${PORTNAME}-${PORTVERSION}-RELEASE @@ -17,7 +17,7 @@ EXTRACT_SUFX= .tgz MAINTAINER= jflemer@alum.rpi.edu COMMENT= DOCSIS(tm) binary configuration file encoder/decoder -LIB_DEPENDS= netsnmp:${PORTSDIR}/net/net-snmp +LIB_DEPENDS= netsnmp:${PORTSDIR}/net-mgmt/net-snmp USE_OPENSSL= yes USE_BISON= yes |