diff options
| author | Greg Larkin <glarkin@FreeBSD.org> | 2010-02-02 19:36:09 +0000 |
|---|---|---|
| committer | Greg Larkin <glarkin@FreeBSD.org> | 2010-02-02 19:36:09 +0000 |
| commit | 103995d97481b5802ea6838571c32e223761df05 (patch) | |
| tree | ddaeb35c6022234458a128899eb6537313a3190d /net/pmf/files/patch-error.c | |
| parent | - Updated to 1.8.1 [1] (diff) | |
- Parameterized pkg-plist [1]
- Use SUB_FILES to create pmfrc.default [1]
- Added another MASTER_SITE
- Recreated patches with "make makepatch" for readability
- Added handling for NOPORTEXAMPLES
PR: ports/143146 [1]
Submitted by: Sevan Janiyan <venture37@geeklan.co.uk> [1]
Notes
Notes:
svn path=/head/; revision=249108
Diffstat (limited to 'net/pmf/files/patch-error.c')
| -rw-r--r-- | net/pmf/files/patch-error.c | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net/pmf/files/patch-error.c b/net/pmf/files/patch-error.c index 21e5babbf22d..59715da8e8b3 100644 --- a/net/pmf/files/patch-error.c +++ b/net/pmf/files/patch-error.c @@ -1,5 +1,5 @@ ---- error.c.orig Mon Nov 18 18:08:20 2002 -+++ error.c Mon Nov 18 18:08:48 2002 +--- ./error.c.orig 1991-09-21 23:13:05.000000000 -0400 ++++ ./error.c 2010-02-02 14:21:04.000000000 -0500 @@ -15,8 +15,8 @@ #include "pmf.h" @@ -10,4 +10,4 @@ +extern int sys_nerr; */ /*---------------------------------------------------------------------------*/ - + |
