aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/remarp
diff options
context:
space:
mode:
authorGarrett Wollman <wollman@FreeBSD.org>2004-02-23 04:42:13 +0000
committerGarrett Wollman <wollman@FreeBSD.org>2004-02-23 04:42:13 +0000
commit60aab665670e50cb18bba45ee25f2ed091759741 (patch)
tree924c1af9c149083e0626ceb279b67ad6ca69e630 /net-mgmt/remarp
parentab7ba5abd2606b7e7d23d2359bb0a26004d0eec0 (diff)
downloadports-60aab665670e50cb18bba45ee25f2ed091759741.tar.gz
ports-60aab665670e50cb18bba45ee25f2ed091759741.zip
Notes
Diffstat (limited to 'net-mgmt/remarp')
-rw-r--r--net-mgmt/remarp/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mgmt/remarp/Makefile b/net-mgmt/remarp/Makefile
index 255e2092b584..5322c3b00834 100644
--- a/net-mgmt/remarp/Makefile
+++ b/net-mgmt/remarp/Makefile
@@ -7,14 +7,14 @@
PORTNAME= remarp
PORTVERSION= 0.05
-CATEGORIES= net
+CATEGORIES= net-mgmt
MASTER_SITES= http://www.raccoon.kiev.ua/projects/remarp/
MAINTAINER= mich@FreeBSD.org
COMMENT= An SNMP-based ARP watcher
RUN_DEPENDS= ${SITE_PERL}/AppConfig.pm:${PORTSDIR}/devel/p5-AppConfig \
- ${SITE_PERL}/Net/SNMP.pm:${PORTSDIR}/net/p5-Net-SNMP
+ ${SITE_PERL}/Net/SNMP.pm:${PORTSDIR}/net-mgmt/p5-Net-SNMP
USE_REINPLACE= YES
USE_PERL5= YES