diff options
Diffstat (limited to 'french/plgrenouille/Makefile')
-rw-r--r-- | french/plgrenouille/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/french/plgrenouille/Makefile b/french/plgrenouille/Makefile index dbea82e1b843..12c2a15b4a10 100644 --- a/french/plgrenouille/Makefile +++ b/french/plgrenouille/Makefile @@ -7,7 +7,7 @@ PORTNAME= plgrenouille PORTVERSION= 0.70.6 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= french net MASTER_SITES= http://concept.free.free.fr/plgrenouille/debian/ DISTNAME= ${PORTNAME}_${PORTVERSION:R}-${PORTVERSION:E} @@ -15,7 +15,7 @@ DISTNAME= ${PORTNAME}_${PORTVERSION:R}-${PORTVERSION:E} MAINTAINER= cyrille.lefevre@laposte.net COMMENT= Un client pour determiner votre bande passante a un raccordement large bande -LIB_DEPENDS= netsnmp.7:${PORTSDIR}/net-mgmt/net-snmp +LIB_DEPENDS= netsnmp.9:${PORTSDIR}/net-mgmt/net-snmp RUN_DEPENDS= ${SITE_PERL}/Net/FTP.pm:${PORTSDIR}/net/p5-Net \ ${SITE_PERL}/${PERL_ARCH}/Time/HiRes.pm:${PORTSDIR}/devel/p5-Time-HiRes |