From owner-cvs-ports@FreeBSD.ORG Mon Oct 12 13:20:02 2009 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 20BED1065692; Mon, 12 Oct 2009 13:20:02 +0000 (UTC) (envelope-from wxs@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id EB6B88FC16; Mon, 12 Oct 2009 13:20:01 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id n9CDK1tG024175; Mon, 12 Oct 2009 13:20:01 GMT (envelope-from wxs@repoman.freebsd.org) Received: (from wxs@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id n9CDK1FJ024174; Mon, 12 Oct 2009 13:20:01 GMT (envelope-from wxs) Message-Id: <200910121320.n9CDK1FJ024174@repoman.freebsd.org> From: Wesley Shields Date: Mon, 12 Oct 2009 13:20:01 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/ftp/proftpd Makefile pkg-plist X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Oct 2009 13:20:02 -0000 wxs 2009-10-12 13:20:01 UTC FreeBSD ports repository Modified files: ftp/proftpd Makefile pkg-plist Log: - Use PLIST_SUB instead of PLIST_FILES in some cases. - Whitespace fix to pet portlint. PR: ports/138977 Submitted by: Chris Petrik (maintainer) Revision Changes Path 1.159 +17 -7 ports/ftp/proftpd/Makefile 1.27 +5 -0 ports/ftp/proftpd/pkg-plist