From owner-freebsd-commit Thu Oct 12 17:36:47 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id RAA06747 for freebsd-commit-outgoing; Thu, 12 Oct 1995 17:36:47 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id RAA06735 for cvs-all-outgoing; Thu, 12 Oct 1995 17:36:44 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id RAA06723 for cvs-ports-outgoing; Thu, 12 Oct 1995 17:36:42 -0700 Received: (from gibbs@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id RAA06709 ; Thu, 12 Oct 1995 17:36:32 -0700 Date: Thu, 12 Oct 1995 17:36:32 -0700 From: "Justin T. Gibbs" Message-Id: <199510130036.RAA06709@freefall.freebsd.org> To: CVS-commiters, cvs-ports Subject: cvs commit: ports/net/wu-ftpd/patches patch-ab Sender: owner-commit@FreeBSD.org Precedence: bulk gibbs 95/10/12 17:36:32 Modified: net/wu-ftpd/patches patch-ab Log: Backup last installed ftpd in LIBEXECDIR instead of ETCDIR. Noticed By: Satoshi Asami