diff options
author | sumikawa <sumikawa@FreeBSD.org> | 2003-06-13 02:44:21 +0800 |
---|---|---|
committer | sumikawa <sumikawa@FreeBSD.org> | 2003-06-13 02:44:21 +0800 |
commit | ce3c2a1b5e11183f142eb564f9713347bb1ceed3 (patch) | |
tree | bc95361c9d2593da1b31d17cb451d63c2d1de2ee /net/v6eval/Makefile | |
parent | 0e41dc53bcfa649e3d0b17c3d7946da2af18c693 (diff) | |
download | freebsd-ports-gnome-ce3c2a1b5e11183f142eb564f9713347bb1ceed3.tar.gz freebsd-ports-gnome-ce3c2a1b5e11183f142eb564f9713347bb1ceed3.tar.zst freebsd-ports-gnome-ce3c2a1b5e11183f142eb564f9713347bb1ceed3.zip |
Upgrade to 2.1.1 and change MAINTAINER.
Submitted by: Yukiyo Akisada <Yukiyo.Akisada@jp.yokogawa.com>
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 |