diff options
Diffstat (limited to 'net-mgmt/junipoll/Makefile')
-rw-r--r-- | net-mgmt/junipoll/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mgmt/junipoll/Makefile b/net-mgmt/junipoll/Makefile index 2fc2c20d73c5..4d345326f9c5 100644 --- a/net-mgmt/junipoll/Makefile +++ b/net-mgmt/junipoll/Makefile @@ -7,7 +7,7 @@ PORTNAME= junipoll PORTVERSION= 1.017 -CATEGORIES= net perl5 +CATEGORIES= net-mgmt perl5 MASTER_SITES= http://net.doit.wisc.edu/~plonka/junipoll/ MASTER_SITE_SUBDIR= . old @@ -15,7 +15,7 @@ MAINTAINER= billf@FreeBSD.org COMMENT= JUNIper router snmp POLLer for firewall filter counters RUN_DEPENDS= rrdtool:${PORTSDIR}/net/rrdtool \ - ${SITE_PERL}/Altoids.pm:${PORTSDIR}/net/p5-Altoids + ${SITE_PERL}/Altoids.pm:${PORTSDIR}/net-mgmt/p5-Altoids PERL_CONFIGURE= yes |