diff options
author | edwin <edwin@FreeBSD.org> | 2006-01-11 15:26:07 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2006-01-11 15:26:07 +0800 |
commit | 30ea338a0d4d6dbe2305b5ed83d4c4d9f71d1757 (patch) | |
tree | ca36edf95c197acb7cbc985edbe635a3ffc41524 /www/mysar | |
parent | 47281fd6115b6faa9509d22c579a0e14e1a5795c (diff) | |
download | freebsd-ports-gnome-30ea338a0d4d6dbe2305b5ed83d4c4d9f71d1757.tar.gz freebsd-ports-gnome-30ea338a0d4d6dbe2305b5ed83d4c4d9f71d1757.tar.zst freebsd-ports-gnome-30ea338a0d4d6dbe2305b5ed83d4c4d9f71d1757.zip |
fix pkg-message
Diffstat (limited to 'www/mysar')
-rw-r--r-- | www/mysar/files/pkg-message.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/www/mysar/files/pkg-message.in b/www/mysar/files/pkg-message.in index 8c32969e86d0..2fc13bd75684 100644 --- a/www/mysar/files/pkg-message.in +++ b/www/mysar/files/pkg-message.in @@ -6,3 +6,6 @@ Add the following contents to %%MYSARDIR%%/etc/config.ini dbPass = mysar dbHost = localhost dbName = mysar + +Point your webbrowser to http://localhost/mysar/ and the program +will configure itself. |