diff options
Diffstat (limited to 'net-mgmt/braa/Makefile')
-rw-r--r-- | net-mgmt/braa/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mgmt/braa/Makefile b/net-mgmt/braa/Makefile index 921e5dbbe2c1..e55c1b96b3be 100644 --- a/net-mgmt/braa/Makefile +++ b/net-mgmt/braa/Makefile @@ -8,13 +8,13 @@ PORTNAME= braa PORTVERSION= 0.8 PORTREVISION= 1 -CATEGORIES= net +CATEGORIES= net-mgmt MASTER_SITES= http://s-tech.elsat.net.pl/braa/ MAINTAINER= krion@FreeBSD.org COMMENT= Tool for making SNMP queries -LIB_DEPENDS= netsnmp.6:${PORTSDIR}/net/net-snmp +LIB_DEPENDS= netsnmp.6:${PORTSDIR}/net-mgmt/net-snmp USE_SIZE= yes USE_GMAKE= yes |