diff options
Diffstat (limited to 'net/v6eval/Makefile')
-rw-r--r-- | net/v6eval/Makefile | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/net/v6eval/Makefile b/net/v6eval/Makefile index a1ba604292ba..e6881d7afb56 100644 --- a/net/v6eval/Makefile +++ b/net/v6eval/Makefile @@ -6,14 +6,12 @@ # PORTNAME= v6eval -PORTVERSION= 2.0.2 +PORTVERSION= 2.1.1 CATEGORIES= net ipv6 MASTER_SITES= http://www.tahi.org/release/v6eval/ -MAINTAINER= tanaka@tahi.org -COMMENT= IPv6 Conformance Test Platform - -BROKEN= "Does not compile" +MAINTAINER= Yukiyo.Akisada@jp.yokogawa.com +COMMENT= IPv6 Conformance Test Platform RUN_DEPENDS= ${SITE_PERL}/Expect.pm:${PORTSDIR}/lang/p5-Expect |