From cbb7e80b2f706898e30cf1e89ba74d0f099473d4 Mon Sep 17 00:00:00 2001 From: kim Date: Sun, 19 Sep 2004 21:38:20 +0000 Subject: Apply a security patch to correctly drop privileges. No vulnerability exists because of this, but I think it is best to have this applied. (However, no entry in the vulnerabilities file will be added.) --- net/tcptraceroute/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'net/tcptraceroute/Makefile') diff --git a/net/tcptraceroute/Makefile b/net/tcptraceroute/Makefile index fceafb520cf..932c5f01611 100644 --- a/net/tcptraceroute/Makefile +++ b/net/tcptraceroute/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2004/04/25 04:13:20 snj Exp $ +# $NetBSD: Makefile,v 1.4 2004/09/19 21:38:20 kim Exp $ # DISTNAME= tcptraceroute-1.4 +PKGREVISION= 1 CATEGORIES= net MASTER_SITES= http://michael.toren.net/code/tcptraceroute/ -- cgit v1.2.3