From 9f7155892383c6c06c8ef6a528187f20e030a21c Mon Sep 17 00:00:00 2001 From: Kris Kennaway Date: Fri, 8 Sep 2000 10:04:18 +0000 Subject: scanssh 1.2 is a utility which scans a subnet and reports on the installed versions of SSH it finds. --- security/scanssh/files/patch-ab | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 security/scanssh/files/patch-ab (limited to 'security/scanssh/files/patch-ab') diff --git a/security/scanssh/files/patch-ab b/security/scanssh/files/patch-ab new file mode 100644 index 000000000000..39276ec470dd --- /dev/null +++ b/security/scanssh/files/patch-ab @@ -0,0 +1,9 @@ +--- Makefile.in.orig Thu Sep 7 08:36:00 2000 ++++ Makefile.in Fri Sep 8 02:58:02 2000 +@@ -1,5 +1,5 @@ + # Thanks for Dug Song for configure magic. +-CFLAGS= @CFLAGS@ @DEFS@ @PCAPINC@ -Imissing -D_BSD_SOURCE ++CFLAGS= @CFLAGS@ @DEFS@ @PCAPINC@ -Imissing -D_BSD_SOURCE -DPREFIX=\"@prefix@\" + CC= @CC@ + PROG= scanssh + BINOWN= root -- cgit v1.2.3