diff options
author | Joseph Koshy <jkoshy@FreeBSD.org> | 2002-01-14 06:53:27 +0000 |
---|---|---|
committer | Joseph Koshy <jkoshy@FreeBSD.org> | 2002-01-14 06:53:27 +0000 |
commit | 963ec014d2e74bb984b8eb4dcf3c7b1e02ff3425 (patch) | |
tree | b3c16fcdd81f7941fafc5cbacf01a64f585c7996 /lang/scsh/files/patch-ab | |
parent | Change MAINTAINER to the capable hands of Johannes 5 Joemann (diff) |
Upgrade to v0.6.0.
- "files/patch-ae" is no longer required
- PLIST substitution is used to merge the files "pkg-plist.doc" and
"pkg-plist" into one entity
- new patch file "files/patch-static.scm" has been added
Approved by: alex [MAINTAINER]
Notes
Notes:
svn path=/head/; revision=53035
Diffstat (limited to 'lang/scsh/files/patch-ab')
-rw-r--r-- | lang/scsh/files/patch-ab | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/scsh/files/patch-ab b/lang/scsh/files/patch-ab index a75d1e93ac41..cc0813630db1 100644 --- a/lang/scsh/files/patch-ab +++ b/lang/scsh/files/patch-ab @@ -1,5 +1,5 @@ -*** env/command.scm.original Tue Nov 26 15:59:38 1996 ---- env/command.scm Tue Nov 26 15:59:46 1996 +*** 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) |