From owner-freebsd-commit Wed Oct 4 05:39:30 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id FAA12188 for freebsd-commit-outgoing; Wed, 4 Oct 1995 05:39:30 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id FAA12176 for cvs-all-outgoing; Wed, 4 Oct 1995 05:39:26 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id FAA12164 for cvs-ports-outgoing; Wed, 4 Oct 1995 05:39:22 -0700 Received: (from asami@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id FAA12150 ; Wed, 4 Oct 1995 05:39:07 -0700 Date: Wed, 4 Oct 1995 05:39:07 -0700 From: Satoshi Asami Message-Id: <199510041239.FAA12150@freefall.freebsd.org> To: CVS-commiters, cvs-ports Subject: cvs commit: ports/devel/cflow/patches patch-aa Sender: owner-commit@FreeBSD.org Precedence: bulk asami 95/10/04 05:39:06 Modified: devel/cflow/patches patch-aa Log: "gzip --best" -> "gzip -9nf" for manpage compression. Otherwise it will ask if you want to overwrite it if the compressed manpage already exists.