freebsd-ports/japanese/sj3-lib/files/patch-sj3.tmpl
Hiroki Sato a8dc9708f7 - Separate the server part and the library part from japanese/sj3, and
remove japanese/sj3.
- Use localhost as the default listen address instead of INADDR_ANY.
- Add "servername" directive to serverrc.
- Fix incorrect descriptions in serverrc.
- Take maintainership.
2008-10-26 19:35:08 +00:00

9 lines
198 B
Cheetah

--- sj3.tmpl.orig 1997-01-23 20:20:58.000000000 +0900
+++ sj3.tmpl 2008-09-07 16:07:19.000000000 +0900
@@ -62,3 +62,5 @@
#endif
#endif
+
+#include "sj3_freebsd.tmpl"
\ No newline at end of file