head	1.2;
access;
symbols;
locks; strict;
comment	@# @;


1.2
date	2003.04.30.12.15.55;	author fjoe;	state dead;
branches;
next	1.1;

1.1
date	2003.04.29.17.35.56;	author fjoe;	state Exp;
branches;
next	;


desc
@@


1.2
log
@Honor PREFIX when patching startup script

Submitted by:	MAINTAINER
@
text
@--- scripts/mman.init.orig	Sun Apr 27 18:38:32 2003
+++ scripts/mman.init	Sun Apr 27 18:38:54 2003
@@@@ -1,9 +1,9 @@@@
 #!/bin/sh
 
-PROGRAM=/usr/bin/mman
+PROGRAM=/usr/local/bin/mman
 PIDFILE=/var/run/mman.pid
 LOGFILE=/var/log/mman.log
-CONFIG=/etc/mman/config.xml
+CONFIG=/usr/local/etc/mman.xml
 LOGLEVEL=2047
 case "$1" in
 	start|--start)
@


1.1
log
@New port: middleman

Middleman is a robust proxy server.

PR:		51471
Submitted by:	Kirill Ponomarew
@
text
@@

