diff options
author | Munechika SUMIKAWA <sumikawa@FreeBSD.org> | 2001-10-28 20:16:49 +0000 |
---|---|---|
committer | Munechika SUMIKAWA <sumikawa@FreeBSD.org> | 2001-10-28 20:16:49 +0000 |
commit | 262f6ea9f902074e7f457b7a99192a0b9af7a44c (patch) | |
tree | 3e797c5fbc7b0cc3f583c17bbc552e961375dc3d /www/wwwoffle/pkg-message | |
parent | Remove an extra `y'. (diff) |
- Upgrade to 2.6d. KAME IPv6 patch was migrated.
- Configuration file was moved into /usr/local/etc/wwwoffle.conf.
I believe this is suitable for FreeBSD style.
Notes
Notes:
svn path=/head/; revision=49298
Diffstat (limited to 'www/wwwoffle/pkg-message')
-rw-r--r-- | www/wwwoffle/pkg-message | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/wwwoffle/pkg-message b/www/wwwoffle/pkg-message index 0d03be342813..7c5cbdaf1b13 100644 --- a/www/wwwoffle/pkg-message +++ b/www/wwwoffle/pkg-message @@ -12,4 +12,4 @@ the `upgrade-config.pl' script, so you will find a copy of this in configuration file, e.g.: $ perl /var/spool/wwwoffle/upgrade-config.pl \ - /var/spool/wwwoffle/wwwoffle.conf + /usr/local/etc/wwwoffle.conf |