diff options
author | Kevin Lo <kevlo@FreeBSD.org> | 2000-12-28 15:58:58 +0000 |
---|---|---|
committer | Kevin Lo <kevlo@FreeBSD.org> | 2000-12-28 15:58:58 +0000 |
commit | 4f68b306f3aa6699bc10696d84a1f5e2a8f546d4 (patch) | |
tree | c86b174ba24d0f4ab2c351adbcc787e52c720cdd /textproc/gsed/files/patch-aa | |
parent | Upgrade to 7.5.12 (diff) |
- Fix PORTNAME
- Use do-install target (instead of playing with regex)
- Add 'GNU' prefix to directory entry of info file (similer to devel/gmake)
- Add missing @dirrm
PR: 23892
Submitted by: Ports Fury
Notes
Notes:
svn path=/head/; revision=36425
Diffstat (limited to 'textproc/gsed/files/patch-aa')
-rw-r--r-- | textproc/gsed/files/patch-aa | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/textproc/gsed/files/patch-aa b/textproc/gsed/files/patch-aa new file mode 100644 index 000000000000..63373e5050c0 --- /dev/null +++ b/textproc/gsed/files/patch-aa @@ -0,0 +1,11 @@ +--- doc/sed.texi.orig Mon Jun 29 08:01:51 1998 ++++ doc/sed.texi Thu Dec 28 02:05:37 2000 +@@ -25,7 +25,7 @@ + + @ifinfo + @direntry +-* sed: (sed). Stream EDitor. ++* GNU sed: (sed). Stream EDitor. + @end direntry + This file documents @sc{sed}, a stream editor. + |