diff options
Diffstat (limited to 'net-mgmt/ruby-snmp/Makefile')
-rw-r--r-- | net-mgmt/ruby-snmp/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mgmt/ruby-snmp/Makefile b/net-mgmt/ruby-snmp/Makefile index 04229aefb1b2..e3d2f332a1f9 100644 --- a/net-mgmt/ruby-snmp/Makefile +++ b/net-mgmt/ruby-snmp/Makefile @@ -8,7 +8,7 @@ PORTNAME= snmp PORTVERSION= 0.2.1 PORTREVISION= 1 -CATEGORIES= net ruby +CATEGORIES= net-mgmt ruby MASTER_SITES= http://w3cic.riken.go.jp/~tsuruoka/ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= ruby${PORTNAME}-${PORTVERSION} @@ -18,7 +18,7 @@ DIST_SUBDIR= ruby MAINTAINER= seanc@FreeBSD.org COMMENT= Ruby interface to UCD-SNMP library -LIB_DEPENDS= snmp.4:${PORTSDIR}/net/net-snmp4 +LIB_DEPENDS= snmp.4:${PORTSDIR}/net-mgmt/net-snmp4 USE_RUBY= yes USE_RUBY_EXTCONF= yes |