diff options
| author | Mark Murray <markm@FreeBSD.org> | 1999-08-30 20:27:51 +0000 |
|---|---|---|
| committer | Mark Murray <markm@FreeBSD.org> | 1999-08-30 20:27:51 +0000 |
| commit | b9cf15032bc52e4dd9ce31d21e98cf949d9a750d (patch) | |
| tree | faba98dd620470456b5d0f73c4cce3906410c24f /net/tn3270/files/patch-aa | |
| parent | Upgrade to Apache 1.3.9 + mod_ssl 2.4.1 (diff) | |
This is FreeBSD's tn3270, yanked from src/usr.bin, and lightly hacked
with the addition of relevant parts of src/usr.bin/telnet/*
Once the dateline hase crossed the repository, the original will
be led outside, given a perfunctory trial, and shot.
Notes
Notes:
svn path=/head/; revision=21135
Diffstat (limited to 'net/tn3270/files/patch-aa')
| -rw-r--r-- | net/tn3270/files/patch-aa | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/net/tn3270/files/patch-aa b/net/tn3270/files/patch-aa new file mode 100644 index 000000000000..0a39978383a1 --- /dev/null +++ b/net/tn3270/files/patch-aa @@ -0,0 +1,11 @@ +--- tn3270/Makefile.ORIG Mon Aug 30 20:49:39 1999 ++++ tn3270/Makefile Mon Aug 30 21:08:05 1999 +@@ -6,7 +6,7 @@ + LDADD= -lcurses -ltermcap -ltelnet -lcrypt + CLEANFILES+= asc_disp.OUT asc_disp.out disp_asc.OUT disp_asc.out TMPfunc.out + .PATH: ${.CURDIR}/../api ${.CURDIR}/../ascii ${.CURDIR}/../ctlr +-.PATH: ${.CURDIR}/../general ${.CURDIR}/../sys_curses ${.CURDIR}/../../telnet ++.PATH: ${.CURDIR}/../general ${.CURDIR}/../sys_curses ${.CURDIR}/../telnet + + MAN1= tn3270.1 + |
