From f6573f1dc8fd1b66c16dffc59da366a94d8a12bd Mon Sep 17 00:00:00 2001 From: wiz Date: Sat, 6 Sep 2003 23:04:16 +0000 Subject: Original homepage refuses connections; substitute it. --- net/netcat/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'net') diff --git a/net/netcat/Makefile b/net/netcat/Makefile index bb3814c5949..9c85d7375f1 100644 --- a/net/netcat/Makefile +++ b/net/netcat/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2003/08/12 06:51:39 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2003/09/06 23:04:16 wiz Exp $ DISTNAME= nc110 PKGNAME= netcat-1.10 @@ -14,7 +14,7 @@ MASTER_SITES= ftp://coast.cs.purdue.edu/pub/tools/unix/netutils/netcat/ \ EXTRACT_SUFX= .tgz MAINTAINER= kim@tac.nyc.ny.us -HOMEPAGE= http://www.avian.org/web1/hak/netcat.html +HOMEPAGE= http://www.atstake.com/research/tools/network_utilities/ COMMENT= Read and write data across network connections MAKE_ENV+= DFLAGS="-DGAPING_SECURITY_HOLE -DTELNET" -- cgit v1.2.3