diff options
author | jlam <jlam> | 2001-11-19 16:23:08 +0000 |
---|---|---|
committer | jlam <jlam> | 2001-11-19 16:23:08 +0000 |
commit | 921dba3e4056acfac3df83e1629ab22167889846 (patch) | |
tree | d5fafec9bfc1b14f6b1c5da4d0c45beb2b4758b4 /www/thttpd/MESSAGE | |
parent | e740603fc9e2110613fe030c8dabf0543d664a81 (diff) | |
download | pkgsrc-921dba3e4056acfac3df83e1629ab22167889846.tar.gz |
Adapt to use shared INSTALL/DEINSTALL scripts by using the logic in
bsd.pkg.install.mk:
* Remove old DEINSTALL/INSTALL scripts.
* Move some text printed at POST-INSTALL time into the MESSAGE file.
* Adjust rc.d scripts to respect rc.conf settings, so that the
script may be directly copied into /etc/rc.d.
Diffstat (limited to 'www/thttpd/MESSAGE')
-rw-r--r-- | www/thttpd/MESSAGE | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/thttpd/MESSAGE b/www/thttpd/MESSAGE index dd436d03907..2a185db797a 100644 --- a/www/thttpd/MESSAGE +++ b/www/thttpd/MESSAGE @@ -1,5 +1,5 @@ =========================================================================== -$NetBSD: MESSAGE,v 1.1 2001/11/01 02:18:57 zuntum Exp $ +$NetBSD: MESSAGE,v 1.2 2001/11/19 16:23:16 jlam Exp $ In order to use makeweb: @@ -7,5 +7,4 @@ In order to use makeweb: chmod 2755 makeweb The suggested group is "www". - =========================================================================== |