diff options
author | knu <knu@FreeBSD.org> | 2002-02-22 10:52:25 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2002-02-22 10:52:25 +0800 |
commit | d3535ca6797252fdd415b1dcd505b120b9f8b4a8 (patch) | |
tree | 477e24e4bb3520b4fab1f23dbf5b425af0040ab8 /security/ssh2/files/patch-ab | |
parent | 7132a9ae9b0e417e0dba05f3bdfc5ce48d8f64d7 (diff) | |
download | freebsd-ports-gnome-d3535ca6797252fdd415b1dcd505b120b9f8b4a8.tar.gz freebsd-ports-gnome-d3535ca6797252fdd415b1dcd505b120b9f8b4a8.tar.zst freebsd-ports-gnome-d3535ca6797252fdd415b1dcd505b120b9f8b4a8.zip |
- Update to 3.1.0.
PR: ports/34740
Submitted by: larse@ISI.EDU
- Add %%PORTDOCS%% to pkg-plist.
- Assign MAINTAINER to the submitter.
Requested by: issei (previous MAINTAINER)
Diffstat (limited to 'security/ssh2/files/patch-ab')
-rw-r--r-- | security/ssh2/files/patch-ab | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/security/ssh2/files/patch-ab b/security/ssh2/files/patch-ab deleted file mode 100644 index 9eb972a7fb37..000000000000 --- a/security/ssh2/files/patch-ab +++ /dev/null @@ -1,11 +0,0 @@ ---- lib/sshapputil/Makefile.in.orig Sun Aug 27 01:23:04 2000 -+++ lib/sshapputil/Makefile.in Sun Aug 27 01:23:41 2000 -@@ -128,7 +128,7 @@ - include_HEADERS = sshuserfile.h sshuserfilebuf.h - - --INCLUDES = $(ADD_INCLUDES) -I$(srcdir) -I. -I$(top_builddir) -I$(top_srcdir) -I$(top_srcdir)/lib/sshutil -I$(top_srcdir)/lib/sshutil/sshcore -I$(top_srcdir)/lib/sshutil/sshadt -I$(top_srcdir)/lib/sshutil/ssholdadt -I$(top_srcdir)/lib/sshutil/sshstrutil -I$(top_srcdir)/lib/sshutil/ssheloop -I$(top_srcdir)/lib/sshutil/sshstream -I$(top_srcdir)/lib/sshutil/sshfsm -I$(top_srcdir)/lib/sshutil/sshsysutil -I$(top_srcdir)/lib/sshutil/sshnet -I$(top_srcdir)/lib/sshutil/sshmisc -I$(top_srcdir)/lib/sshutil/sshpacketstream -I$(top_srcdir)/lib/sshutil/sshtestutil -I$(top_srcdir)/lib/zlib -I$(top_srcdir)/lib/sshmath -I$(top_srcdir)/lib/sshreadline -I$(top_srcdir)/lib/sshapputil -I$(top_srcdir)/lib/sshcrypt -I$(top_srcdir)/lib/sshproto -I$(top_srcdir)/lib/sshagent -I$(top_srcdir)/lib/sshsession -I$(top_srcdir)/lib/sshhttp -I$(top_srcdir)/lib/sshscrlock -I$(top_srcdir)/lib/sshsmtp -I$(top_srcdir)/lib/sshscm -I$(top_srcdir)/lib/sshpgp -I$(top_srcdir)/lib/sshipsecappapi -I$(top_srcdir)/lib/sshhs -I$(top_srcdir)/lib/sshexternalkey -I$(top_srcdir)/lib/sshfilexfer -+INCLUDES = $(ADD_INCLUDES) -I$(srcdir) -I. -I$(top_builddir) -I$(top_srcdir) -I$(top_srcdir)/lib/sshutil -I$(top_srcdir)/lib/sshutil/sshcore -I$(top_srcdir)/lib/sshutil/sshadt -I$(top_srcdir)/lib/sshutil/ssholdadt -I$(top_srcdir)/lib/sshutil/sshstrutil -I$(top_srcdir)/lib/sshutil/ssheloop -I$(top_srcdir)/lib/sshutil/sshstream -I$(top_srcdir)/lib/sshutil/sshfsm -I$(top_srcdir)/lib/sshutil/sshsysutil -I$(top_srcdir)/lib/sshutil/sshnet -I$(top_srcdir)/lib/sshutil/sshmisc -I$(top_srcdir)/lib/sshutil/sshpacketstream -I$(top_srcdir)/lib/sshutil/sshtestutil -I$(top_srcdir)/lib/sshmath -I$(top_srcdir)/lib/sshreadline -I$(top_srcdir)/lib/sshapputil -I$(top_srcdir)/lib/sshcrypt -I$(top_srcdir)/lib/sshproto -I$(top_srcdir)/lib/sshagent -I$(top_srcdir)/lib/sshsession -I$(top_srcdir)/lib/sshhttp -I$(top_srcdir)/lib/sshscrlock -I$(top_srcdir)/lib/sshsmtp -I$(top_srcdir)/lib/sshscm -I$(top_srcdir)/lib/sshpgp -I$(top_srcdir)/lib/sshipsecappapi -I$(top_srcdir)/lib/sshhs -I$(top_srcdir)/lib/sshexternalkey -I$(top_srcdir)/lib/sshfilexfer - - mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs - CONFIG_HEADER = ../../sshconf.h |