diff options
author | jmelo <jmelo@FreeBSD.org> | 2006-04-05 01:52:03 +0800 |
---|---|---|
committer | jmelo <jmelo@FreeBSD.org> | 2006-04-05 01:52:03 +0800 |
commit | eb00dd3c01d33eabf7f194db6d06204e68dc8fd5 (patch) | |
tree | 8aabb7915b383c4c321dda45e802baa41c02a0ba /ports-mgmt/tinderbox | |
parent | 7c2569a593e8808090b6c82bfd8d76bc2a5b43be (diff) | |
download | freebsd-ports-gnome-eb00dd3c01d33eabf7f194db6d06204e68dc8fd5.tar.gz freebsd-ports-gnome-eb00dd3c01d33eabf7f194db6d06204e68dc8fd5.tar.zst freebsd-ports-gnome-eb00dd3c01d33eabf7f194db6d06204e68dc8fd5.zip |
- Add some messages in pkg-message that were missing.
PR: 95007
Approved by: Andreas Kohn (maintainer), mnag (mentor)
Diffstat (limited to 'ports-mgmt/tinderbox')
-rw-r--r-- | ports-mgmt/tinderbox/files/pkg-message.in | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/ports-mgmt/tinderbox/files/pkg-message.in b/ports-mgmt/tinderbox/files/pkg-message.in index f45aad2edfc6..3a468b562a7d 100644 --- a/ports-mgmt/tinderbox/files/pkg-message.in +++ b/ports-mgmt/tinderbox/files/pkg-message.in @@ -30,7 +30,8 @@ The following walkthrough is the tinderbox environment setup: - $SERVER_HOST should be the name your machine is known as. If it is your own machine and your access it directory, try localhost here if nothing else sounds reasonable. - - Comment out the lines after "for www", and uncomment the lines + - $TINDERBOX_URI should be "/tb". + - Comment out the lines after "for www", and uncomment the lines "for www-exp". - Edit the file %%PREFIX%%/tinderbox/scripts/www-exp/inc_ds.php (copy from inc_ds.php.dist) |