diff options
| author | John Marino <marino@FreeBSD.org> | 2014-09-10 07:51:20 +0000 |
|---|---|---|
| committer | John Marino <marino@FreeBSD.org> | 2014-09-10 07:51:20 +0000 |
| commit | 7db945c112dd3033d25da5e9366953f151c29a37 (patch) | |
| tree | b2d916c61e460bf492d586d3703b6914ed3a487c /lang/scsh/files/patch-ab | |
| parent | Update to 2.51 (diff) | |
Remove unstaged lang/scsh and net-mgmt/zenoss
The ports that were dependent on them have already been removed.
Notes
Notes:
svn path=/head/; revision=367800
Diffstat (limited to 'lang/scsh/files/patch-ab')
| -rw-r--r-- | lang/scsh/files/patch-ab | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/lang/scsh/files/patch-ab b/lang/scsh/files/patch-ab deleted file mode 100644 index cc0813630db1..000000000000 --- a/lang/scsh/files/patch-ab +++ /dev/null @@ -1,19 +0,0 @@ -*** scheme/env/command.scm.original Tue Nov 26 15:59:38 1996 ---- scheme/env/command.scm Tue Nov 26 15:59:46 1996 -*************** -*** 546,552 **** - ((char=? (string-ref line 0) #\n) #f) - (else (loop count))))))) - -! (define *y-or-n-eof-count* 100) - - (define (read-line port) - (let loop ((l '())) ---- 546,552 ---- - ((char=? (string-ref line 0) #\n) #f) - (else (loop count))))))) - -! (define *y-or-n-eof-count* 0) - - (define (read-line port) - (let loop ((l '())) |
