pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net/netcat Original homepage refuses connections; subs...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/53ec4cb372d5
branches:  trunk
changeset: 460904:53ec4cb372d5
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sat Sep 06 23:04:16 2003 +0000

description:
Original homepage refuses connections; substitute it.

diffstat:

 net/netcat/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 8350c0396b1d -r 53ec4cb372d5 net/netcat/Makefile
--- a/net/netcat/Makefile       Sat Sep 06 23:03:00 2003 +0000
+++ b/net/netcat/Makefile       Sat Sep 06 23:04:16 2003 +0000
@@ -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 @@
 EXTRACT_SUFX=  .tgz
 
 MAINTAINER=    kim%tac.nyc.ny.us@localhost
-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"



Home | Main Index | Thread Index | Old Index