mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-14 23:46:10 +00:00
cfb35583cc
Change the maintainer from graphite@taurus.bekkoame.or.jp to jseger@scds.com. (I have received a personal note from the old maintainer and he approves this change.) Also, install the sample scripts into share/examples/suck instead of into etc/rc.d. PR: 4131 Submitted by: the new maintainer <jseger@scds.com>
11 lines
236 B
Plaintext
11 lines
236 B
Plaintext
--- lmove.c.orig Fri May 23 08:16:38 1997
|
|
+++ lmove.c Mon Aug 25 16:43:04 1997
|
|
@@ -27,6 +27,7 @@
|
|
#include <sys/stat.h>
|
|
#include <errno.h>
|
|
#include <signal.h>
|
|
+#include <sys/syslimits.h>
|
|
|
|
#include "suck_config.h"
|
|
#include "both.h"
|