diff options
author | Kevin Lo <kevlo@FreeBSD.org> | 2002-02-10 07:23:04 +0000 |
---|---|---|
committer | Kevin Lo <kevlo@FreeBSD.org> | 2002-02-10 07:23:04 +0000 |
commit | 6119ea9fd6d765fc6fedcb23db7351b20107239e (patch) | |
tree | beec12d76997e04de69779f57cb5fc817b55cc72 /mail/openwebmail/pkg-deinstall | |
parent | Add-Port: (diff) |
Initial import of openwebmail 1.61
Openwebmail is a webmail system designed to manage very big mail folder files
in a memory efficient way.
PR: 34781
Submitted by: Yen-Ming Lee <leeym@utopia.leeym.com>
Diffstat (limited to 'mail/openwebmail/pkg-deinstall')
-rw-r--r-- | mail/openwebmail/pkg-deinstall | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/openwebmail/pkg-deinstall b/mail/openwebmail/pkg-deinstall new file mode 100644 index 000000000000..30b614fbcf36 --- /dev/null +++ b/mail/openwebmail/pkg-deinstall @@ -0,0 +1,2 @@ +#!/bin/sh +rm -fr ${PKG_PREFIX}/www/cgi-bin/openwebmail/etc/sessions/* |