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


1.2
date	2001.08.11.18.30.28;	author ache;	state dead;
branches;
next	1.1;

1.1
date	2001.07.02.15.22.45;	author ache;	state Exp;
branches;
next	;


desc
@@


1.2
log
@Moved to www/mnogosearch
@
text
@#!/bin/sh

if [ x$2 != xDEINSTALL ]; then
    exit
fi

rm -rf /var/mnogosearch

exit 0
@


1.1
log
@Upgrade to 3.1.17
@
text
@@

