diff options
author | Mark Peek <mp@FreeBSD.org> | 2001-09-07 17:36:50 +0000 |
---|---|---|
committer | Mark Peek <mp@FreeBSD.org> | 2001-09-07 17:36:50 +0000 |
commit | 5e02691b8d1dc2b069f0167f57eb2c0739bf7500 (patch) | |
tree | 2414ada6e31e6a1123b9bd494787b4d38e26e807 /shells/tcsh/files/patch-aa | |
parent | Nuke obsoleted backup site. (diff) |
Update to tcsh-6.11.
Notes
Notes:
svn path=/head/; revision=47503
Diffstat (limited to 'shells/tcsh/files/patch-aa')
-rw-r--r-- | shells/tcsh/files/patch-aa | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/shells/tcsh/files/patch-aa b/shells/tcsh/files/patch-aa new file mode 100644 index 000000000000..3ce608b7648b --- /dev/null +++ b/shells/tcsh/files/patch-aa @@ -0,0 +1,9 @@ +--- nls/Makefile.old Fri Sep 7 10:03:11 2001 ++++ nls/Makefile Fri Sep 7 10:03:21 2001 +@@ -1,5 +1,5 @@ + +-SUBDIRS= C et finnish french german greek italian ja pl russian \ ++SUBDIRS= C et finnish french german greek italian ja russian \ + spanish ukrainian + #GENCAT= gencat -new + GENCAT= gencat |