From c2bf053ad7cae1a9d9000ccb646646c3e50cd824 Mon Sep 17 00:00:00 2001 From: wiz Date: Sun, 27 Feb 2005 22:49:43 +0000 Subject: Update to 0.69: v0.69 make distclean should now also remove "rej" files. Antonio Querubin: update getopt.h . More cleanups using new infrastructure. rcw: Fixed IPV6 support: When compiled in an IPV6-supporting environment, but when the kernel doesn't support IPV6, mtr would fail to start. v0.68 included some old patches. included patch from Antonio Querubin for better IPV6 support restructured some more whitespace. added mtr.h where "global" things should go. Not finished moving things around, but now that the infrastructure is there, it should be easy. --- net/mtr/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'net/mtr/Makefile') diff --git a/net/mtr/Makefile b/net/mtr/Makefile index 72bdc2c50ad..06d1e4a8352 100644 --- a/net/mtr/Makefile +++ b/net/mtr/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.39 2005/02/01 17:02:00 wiz Exp $ +# $NetBSD: Makefile,v 1.40 2005/02/27 22:49:43 wiz Exp $ # -DISTNAME= mtr-0.67 -PKGREVISION= 1 +DISTNAME= mtr-0.69 CATEGORIES= net MASTER_SITES= ftp://ftp.bitwizard.nl/mtr/ -- cgit v1.2.3