mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
c86362a6ac
Submitted by: MIHIRA Yoshiro <sanpei@yy.cs.keio.ac.jp>
12 lines
383 B
Plaintext
12 lines
383 B
Plaintext
--- config.h.org Mon Jul 8 19:10:59 1996
|
|
+++ config.h Mon Jul 8 19:11:16 1996
|
|
@@ -133,7 +133,7 @@
|
|
|
|
#define FingerDir /usr/local/etc/fingerdir
|
|
#define BinDir /usr/local/bin
|
|
-#define EtcDir /usr/local/etc
|
|
+#define EtcDir /usr/local/libexec
|
|
#define MugShotPath "/usr/local/lib/mugshots:/usr/local/mugshots"
|
|
|
|
/* Define USE_DATABASE if you want to keep information about users in
|