diff options
author | Michael Landin <mich@FreeBSD.org> | 2018-11-07 10:02:00 +0000 |
---|---|---|
committer | Michael Landin <mich@FreeBSD.org> | 2018-11-07 10:02:00 +0000 |
commit | 266495ae1ca8e417c22d01644daa28cb0c4938ce (patch) | |
tree | a39159b9a38ea4f0d595338865768f482db55c44 /net/slurm/files/patch-os.h | |
parent | - Update WWW (diff) |
- fix build on 12.x (remove obsolete network support / IFM_FDDI)
- add LICENSE
- update patch format to make portlint happy
- bump port revision
Reported by: pkg-fallout@
Notes
Notes:
svn path=/head/; revision=484392
Diffstat (limited to 'net/slurm/files/patch-os.h')
-rw-r--r-- | net/slurm/files/patch-os.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/slurm/files/patch-os.h b/net/slurm/files/patch-os.h index 17396edb46cf..57783fd0e15d 100644 --- a/net/slurm/files/patch-os.h +++ b/net/slurm/files/patch-os.h @@ -1,5 +1,5 @@ ---- os.h.orig 2009-09-25 02:57:02.000000000 +0200 -+++ os.h 2009-09-25 03:06:20.000000000 +0200 +--- os.h.orig 2004-10-12 19:55:58 UTC ++++ os.h @@ -92,10 +92,6 @@ #include <net/if_media.h> #include <net/if_mib.h> |