From owner-cvs-all@FreeBSD.ORG Sat Jan 17 02:54:01 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BAD7E16A4CE; Sat, 17 Jan 2004 02:54:01 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 174B243D39; Sat, 17 Jan 2004 02:53:59 -0800 (PST) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0HArw0B053847; Sat, 17 Jan 2004 02:53:58 -0800 (PST) (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0HArwQI053846; Sat, 17 Jan 2004 02:53:58 -0800 (PST) (envelope-from edwin) Message-Id: <200401171053.i0HArwQI053846@repoman.freebsd.org> From: Edwin Groothuis Date: Sat, 17 Jan 2004 02:53:58 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/mail/postfixadmin Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 Jan 2004 10:54:01 -0000 edwin 2004/01/17 02:53:58 PST FreeBSD ports repository Modified files: mail/postfixadmin Makefile Log: Remove master_sites: portlint complains if there is no / at the end, while the do-fecth doesn't work with a / at the end. Use fetch_site in this case. Make do-fetch working Replace WWWUID and WWWGROUP with WWWOWN and WWWGRP Noticed by: bento log http://bento.freebsd.org/errorlogs/i386-4-exp-latest/postfixadmin-2.0.2_1.log Informed maintainer Revision Changes Path 1.5 +5 -8 ports/mail/postfixadmin/Makefile