From owner-cvs-all@FreeBSD.ORG Thu Oct 30 12:01:47 2003 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 EADAD16A4CE; Thu, 30 Oct 2003 12:01:47 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 14EFC43FE0; Thu, 30 Oct 2003 12:01:47 -0800 (PST) (envelope-from olgeni@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h9UK1kXJ064348; Thu, 30 Oct 2003 12:01:46 -0800 (PST) (envelope-from olgeni@repoman.freebsd.org) Received: (from olgeni@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h9UK1kHp064347; Thu, 30 Oct 2003 12:01:46 -0800 (PST) (envelope-from olgeni) Message-Id: <200310302001.h9UK1kHp064347@repoman.freebsd.org> From: Jimmy Olgeni Date: Thu, 30 Oct 2003 12:01:46 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/sysutils/virtualmin Makefile pkg-plist 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: Thu, 30 Oct 2003 20:01:48 -0000 olgeni 2003/10/30 12:01:46 PST FreeBSD ports repository Modified files: sysutils/virtualmin Makefile pkg-plist Log: Replace absolute perl path with ${PERL} in CGI scripts (fixes -STABLE). Add empty configuration directory else the module will report an error. Noticed by: Daan van de Linde Revision Changes Path 1.2 +5 -0 ports/sysutils/virtualmin/Makefile 1.2 +1 -0 ports/sysutils/virtualmin/pkg-plist