mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-04 06:15:24 +00:00
a8dc9708f7
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.
13 lines
248 B
Cheetah
13 lines
248 B
Cheetah
--- sj3.tmpl.orig 2008-09-07 16:44:07.000000000 +0900
|
|
+++ sj3.tmpl 2008-09-07 16:47:04.000000000 +0900
|
|
@@ -64,8 +64,7 @@
|
|
*/
|
|
#if defined(FreeBSDArchitecture)
|
|
|
|
-CODE_LIBS = -lxpg4
|
|
-
|
|
+#include "sj3_freebsd.tmpl"
|
|
#endif
|
|
|
|
#if SystemV4 || SystemV
|