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/ct/Makefile | |
parent | 841a8282130d17f1d71d97e2318846d9d2ff2683 (diff) |
Notes
Diffstat (limited to 'net/ct/Makefile')
-rw-r--r-- | net/ct/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net/ct/Makefile b/net/ct/Makefile index 76c045b53561..71e6cb611412 100644 --- a/net/ct/Makefile +++ b/net/ct/Makefile @@ -6,12 +6,12 @@ # PORTNAME= ct -PORTVERSION= 2.0.2 +PORTVERSION= 2.1.1 CATEGORIES= net ipv6 MASTER_SITES= http://www.tahi.org/release/ct/ -MAINTAINER= tanaka@tahi.org -COMMENT= IPv6 Conformance Test Kit +MAINTAINER= Yukiyo.Akisada@jp.yokogawa.com +COMMENT= IPv6 Conformance Test Kit BUILD_DEPENDS= ${LOCALBASE}/v6eval/bin/pktbuf:${PORTSDIR}/net/v6eval |