mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-05 22:43:24 +00:00
8e49e1638f
simular to Microsoft Office. PR: 14899 Submitted by: Darren Wiebe <dkwiebe@heartland.ab.ca> (reworked by me)
16 lines
504 B
Diff
16 lines
504 B
Diff
*** instdb.ins.orig Wed Oct 27 12:40:34 1999
|
|
--- instdb.ins Wed Oct 27 12:40:48 1999
|
|
***************
|
|
*** 1,5 ****
|
|
Installation INSTALLATION
|
|
! DefaultDestPath = "/usr/local/Office51";
|
|
SourcePath = "/usr/ports/editors/staroffice51a/work/so51inst/office51";
|
|
Mode = NETWORK;
|
|
InstallFromNet = NO;
|
|
--- 1,5 ----
|
|
Installation INSTALLATION
|
|
! DefaultDestPath = "~/Office51";
|
|
SourcePath = "/usr/ports/editors/staroffice51a/work/so51inst/office51";
|
|
Mode = NETWORK;
|
|
InstallFromNet = NO;
|