From owner-freebsd-commit Tue Feb 6 13:25:38 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id NAA13984 for freebsd-commit-outgoing; Tue, 6 Feb 1996 13:25:38 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id NAA13964 for cvs-all-outgoing; Tue, 6 Feb 1996 13:25:34 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id NAA13952 for cvs-share-outgoing; Tue, 6 Feb 1996 13:25:29 -0800 (PST) Received: (from ache@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id NAA13944 Tue, 6 Feb 1996 13:25:27 -0800 (PST) Date: Tue, 6 Feb 1996 13:25:27 -0800 (PST) From: "Andrey A. Chernov" Message-Id: <199602062125.NAA13944@freefall.freebsd.org> To: CVS-committers, cvs-share Subject: cvs commit: src/share/mk bsd.port.mk Sender: owner-commit@FreeBSD.ORG Precedence: bulk ache 96/02/06 13:25:26 Modified: share/mk bsd.port.mk Log: Add NCFTP tailer arguments: ${NCFTPTAIL} variable Since it is empty in normal case, it not affect anything It is useful for ncftp -c ugly_name > nice_name ^^^^^^^^^^^ ${NCFTPTAIL} Revision Changes Path 1.190 +5 -5 src/share/mk/bsd.port.mk