diff options
author | Volker Stolz <vs@FreeBSD.org> | 2004-05-06 09:03:51 +0000 |
---|---|---|
committer | Volker Stolz <vs@FreeBSD.org> | 2004-05-06 09:03:51 +0000 |
commit | cba24636905306da017a81f48f711541c82f7997 (patch) | |
tree | 7f2003a1d14b00fa31441a58fc5bf49d2ed2bd5b /www/tinyproxy/pkg-message | |
parent | 4cee64f7ff91fba76da5f101896f6804352f169f (diff) |
- Add startup script and corresponding pkg-message
- Assign maintainer to submitter.
Thanks to Mitsuru Yoshida for maintaing this port so far.
- SED -> REINPLACE while here
PR: ports/65746
Submitted by: Brad Davis
Notes
Notes:
svn path=/head/; revision=108529
Diffstat (limited to 'www/tinyproxy/pkg-message')
-rw-r--r-- | www/tinyproxy/pkg-message | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/www/tinyproxy/pkg-message b/www/tinyproxy/pkg-message new file mode 100644 index 000000000000..d9d64b5ee0a6 --- /dev/null +++ b/www/tinyproxy/pkg-message @@ -0,0 +1,4 @@ +You may then start the server by running: + + /usr/local/etc/rc.d/tinyproxy.sh start + |