diff options
author | Munechika SUMIKAWA <sumikawa@FreeBSD.org> | 2003-06-12 18:44:21 +0000 |
---|---|---|
committer | Munechika SUMIKAWA <sumikawa@FreeBSD.org> | 2003-06-12 18:44:21 +0000 |
commit | 2d6754478d2f1d74c1e741f9718c47a2a10a2303 (patch) | |
tree | 79254d157dd360bd5fa77552dffb9d3d8267cc2d /net/v6eval/Makefile | |
parent | 841a8282130d17f1d71d97e2318846d9d2ff2683 (diff) | |
download | ports-2d6754478d2f1d74c1e741f9718c47a2a10a2303.tar.gz ports-2d6754478d2f1d74c1e741f9718c47a2a10a2303.zip |
Notes
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 |