1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-30 05:40:06 +00:00
freebsd-ports/textproc/gsed/files/patch-aa
Kevin Lo 4f68b306f3 - 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
2000-12-28 15:58:58 +00:00

12 lines
277 B
Plaintext

--- 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.