From 0ec6f79d4547d8605ee51eb069206445a3afc724 Mon Sep 17 00:00:00 2001 From: Michael Johnson Date: Sun, 20 Mar 2005 01:00:03 +0000 Subject: - Update to 4.0p1 PR: ports/79029 Submitted by: Dimitry Andric --- security/openssh-portable/files/batch.patch | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'security/openssh-portable/files/batch.patch') diff --git a/security/openssh-portable/files/batch.patch b/security/openssh-portable/files/batch.patch index 6d5f60af0470..a2fa6dcc9da6 100644 --- a/security/openssh-portable/files/batch.patch +++ b/security/openssh-portable/files/batch.patch @@ -1,11 +1,11 @@ ---- Makefile.in.orig Mon Sep 22 03:00:12 2003 -+++ Makefile.in Sun Sep 28 05:02:19 2003 -@@ -224,7 +224,7 @@ - $(AUTORECONF) +--- Makefile.in.orig Fri Feb 25 18:12:38 2005 ++++ Makefile.in Sat Mar 19 19:53:44 2005 +@@ -230,7 +230,7 @@ + -rm -rf autom4te.cache (cd scard && $(MAKE) -f Makefile.in distprep) --install: $(CONFIGFILES) ssh_prng_cmds.out $(MANPAGES) $(TARGETS) install-files host-key check-config -+install: $(CONFIGFILES) ssh_prng_cmds.out $(MANPAGES) $(TARGETS) install-files check-config - install-nokeys: $(CONFIGFILES) ssh_prng_cmds.out $(MANPAGES) $(TARGETS) install-files +-install: $(CONFIGFILES) ssh_prng_cmds.out $(MANPAGES) $(TARGETS) install-files install-sysconf host-key check-config ++install: $(CONFIGFILES) ssh_prng_cmds.out $(MANPAGES) $(TARGETS) install-files install-sysconf check-config + install-nokeys: $(CONFIGFILES) ssh_prng_cmds.out $(MANPAGES) $(TARGETS) install-files install-sysconf + install-nosysconf: $(CONFIGFILES) ssh_prng_cmds.out $(MANPAGES) $(TARGETS) install-files - check-config: -- cgit v1.2.3