mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-05 22:43:24 +00:00
72a241b699
A commandline parse and manual page generator. PR: 14971 Submitted by: Andrew J. Korty <ajk@waterspout.com>
12 lines
267 B
Plaintext
12 lines
267 B
Plaintext
--- bin/mkcmd/machine.h.orig Wed Nov 17 12:24:36 1999
|
|
+++ bin/mkcmd/machine.h Wed Nov 17 12:24:45 1999
|
|
@@ -13,7 +13,7 @@
|
|
#endif
|
|
|
|
#if !defined(DEFDIR)
|
|
-#define DEFDIR "/usr/local/lib/mkcmd"
|
|
+#define DEFDIR "/usr/local/share/mkcmd"
|
|
#endif
|
|
|
|
#if !defined(TILDEDIR)
|