summaryrefslogtreecommitdiff
path: root/net/fping/files/patch-02
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2000-11-05 22:32:31 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2000-11-05 22:32:31 +0000
commite075f551dab02d48e1bfc8a7a44f2e6952ef1a62 (patch)
treeb4f294c777e992248bc0944d33ff008716bbfcfc /net/fping/files/patch-02
parentMark forbidden for now, due to tempfile creation issues. (diff)
Dynamically set the FreeBSD maintainer.
Notes
Notes: svn path=/head/; revision=34824
Diffstat (limited to 'net/fping/files/patch-02')
-rw-r--r--net/fping/files/patch-022
1 files changed, 1 insertions, 1 deletions
diff --git a/net/fping/files/patch-02 b/net/fping/files/patch-02
index 48efd00bb1e0..2d2777b407a4 100644
--- a/net/fping/files/patch-02
+++ b/net/fping/files/patch-02
@@ -55,7 +55,7 @@
- printf("%s: Version %s $Date: 1997/01/08 20:29:33 $\n",argv[0], VERSION);
- printf("%s: comments to fping@networking.Stanford.EDU\n",argv[0]);
+ printf("%s: FreeBSD port based on Version %s $Date: 1997/01/08 20:29:33 $\n",argv[0], VERSION);
-+ printf("%s: comments to obrien@FreeBSD.org or fping@networking.Stanford.EDU\n",argv[0]);
++ printf("%s: comments to fping@networking.Stanford.EDU\n",argv[0]);
exit(0);
case 'f':
#ifdef ENABLE_F_OPTION