diff options
| author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2007-10-16 03:15:28 +0000 |
|---|---|---|
| committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2007-10-16 03:15:28 +0000 |
| commit | ae68e4cb1d1ee7020c0fa06c624e99b5fe216718 (patch) | |
| tree | b4c7b461de58edbb784f6a6a4e2b6c11daa2193e /misc/yaunc/files/patch-ac | |
| parent | - Update to 1.7.3 (diff) | |
- Update to 1.02
- Pet portlint
- Pass maintainership to submitter
PR: ports/117137
Submitted by: Philippe Audeoud <jadawin tuxaco.net>
Approved by: clsung (mentor)
Diffstat (limited to 'misc/yaunc/files/patch-ac')
| -rw-r--r-- | misc/yaunc/files/patch-ac | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/misc/yaunc/files/patch-ac b/misc/yaunc/files/patch-ac deleted file mode 100644 index 7176a089aa3c..000000000000 --- a/misc/yaunc/files/patch-ac +++ /dev/null @@ -1,14 +0,0 @@ - -$FreeBSD$ - ---- usage.c.orig Sun Apr 27 19:11:03 2003 -+++ usage.c Sun Apr 27 19:11:26 2003 -@@ -10,7 +10,7 @@ - fprintf(stderr, "\n"); - fprintf(stderr, "Options:\n"); - fprintf(stderr, "\t-f <config file> - use the specified config file instead of \n"); -- fprintf(stderr, "\t of /etc/yaunc.conf\n"); -+ fprintf(stderr, "\t of " CONFFILE "\n"); - fprintf(stderr, "\t-h - display this help\n"); - fprintf(stderr, "\n"); - exit(0); |
