From owner-cvs-ports@FreeBSD.ORG Wed Sep 10 01:14:25 2003 Return-Path: Delivered-To: cvs-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C8F1316A4BF; Wed, 10 Sep 2003 01:14:25 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 44E3C43FE3; Wed, 10 Sep 2003 01:14:25 -0700 (PDT) (envelope-from netchild@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h8A8EP0U070338; Wed, 10 Sep 2003 01:14:25 -0700 (PDT) (envelope-from netchild@repoman.freebsd.org) Received: (from netchild@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h8A8EOhS070337; Wed, 10 Sep 2003 01:14:24 -0700 (PDT) Message-Id: <200309100814.h8A8EOhS070337@repoman.freebsd.org> From: Alexander Leidinger Date: Wed, 10 Sep 2003 01:14:24 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/ftp/ftp-tls Makefile pkg-plist ports/ftp/ftp-tls/files patch-ftp.1.TLS X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.1 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: Wed, 10 Sep 2003 08:14:25 -0000 netchild 2003/09/10 01:14:24 PDT FreeBSD ports repository Modified files: ftp/ftp-tls Makefile pkg-plist ftp/ftp-tls/files patch-ftp.1.TLS Log: - Fix some minor nits in the patched manual page. - Install PORTDOCS (unless NOPORTDOCS is specified). This changes where made to bring this port in line with the newly added ftp/ftpd-tls port. Submitted by: Marius Strobl Revision Changes Path 1.6 +6 -0 ports/ftp/ftp-tls/Makefile 1.2 +19 -6 ports/ftp/ftp-tls/files/patch-ftp.1.TLS 1.2 +3 -0 ports/ftp/ftp-tls/pkg-plist