mirror of
https://git.freebsd.org/ports.git
synced 2025-07-03 18:39:16 -04:00
- Add MAKE_JOBS_SAFE. - Disable gettext detection. - Support USE_READLINE. - Support PLIST_FILES instead of pkg-plist. - Trim header. PR: ports/171975 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
12 lines
425 B
Text
12 lines
425 B
Text
--- doc/global.sqshrc Tue Oct 23 22:31:06 2001
|
|
+++ doc/global.sqshrc Tue Oct 15 13:06:20 2002
|
|
@@ -5,3 +5,8 @@
|
|
# resource file for all users of sqsh.
|
|
-#
|
|
+
|
|
+# DO NOT EDIT -- the changes will be lost if you reinstall
|
|
+# or upgrade sqsh port/package. Instead, create your own
|
|
+# %%PREFIX%%/etc/sqshrc
|
|
+# if you wish to make system-wide customizations.
|
|
+# User-specific customizations can be made in ~/.sqshrc files.
|
|
|