diff options
| author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-11-06 16:47:17 +0000 |
|---|---|---|
| committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-11-06 16:47:17 +0000 |
| commit | 6ef0919abb4cdb8822476bf02323a03a49b0fc51 (patch) | |
| tree | 79c6f912aaf37cb338df222be3811909c2b622b0 /databases/sqsh/files/patch-doc::global.sqshrc | |
| parent | upgrade to 0.5.1 (diff) | |
- Fix LIB_DEPENDS
- Fix build when WITHOUT_X11 is defined
PR: 44963
Submitted by: Ports Fury
Diffstat (limited to 'databases/sqsh/files/patch-doc::global.sqshrc')
| -rw-r--r-- | databases/sqsh/files/patch-doc::global.sqshrc | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/databases/sqsh/files/patch-doc::global.sqshrc b/databases/sqsh/files/patch-doc::global.sqshrc new file mode 100644 index 000000000000..21fe25efdb9e --- /dev/null +++ b/databases/sqsh/files/patch-doc::global.sqshrc @@ -0,0 +1,12 @@ +--- 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 ++# %%LOCALBASE%%/etc/sqshrc ++# if you wish to make system-wide customizations. ++# User-specific customizations can be made in ~/.sqshrc files. + |
