Fixed mbcico complain about missing compressor

This commit is contained in:
Michiel Broek
2007-01-14 14:24:27 +00:00
parent c3251f739f
commit c267018fd8
5 changed files with 15 additions and 9 deletions

6
configure vendored
View File

@@ -1718,10 +1718,10 @@ SUBDIRS="lib mbcico mbfido mbmon mbsebbs mbutils mbnntp mbtask mbsetup unix lang
PACKAGE="mbsebbs"
MAJOR="0"
MINOR="91"
REVISION="1"
REVISION="2"
VERSION="$MAJOR.$MINOR.$REVISION"
COPYRIGHT="Copyright (C) 1997-2006 Michiel Broek, All Rights Reserved"
SHORTRIGHT="Copyright (C) 1997-2006 M. Broek"
COPYRIGHT="Copyright (C) 1997-2007 Michiel Broek, All Rights Reserved"
SHORTRIGHT="Copyright (C) 1997-2007 M. Broek"
GROUP="bbs"
OWNER="mbse"
ROWNER="`id -un root`"