From owner-cvs-all@FreeBSD.ORG Fri Nov 12 19:27:47 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 4C70E16A4CE; Fri, 12 Nov 2004 19:27:47 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2CB6943D45; Fri, 12 Nov 2004 19:27:47 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iACJRlGt026967; Fri, 12 Nov 2004 19:27:47 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iACJRl3E026966; Fri, 12 Nov 2004 19:27:47 GMT (envelope-from pav) Message-Id: <200411121927.iACJRl3E026966@repoman.freebsd.org> From: Pav Lucistnik Date: Fri, 12 Nov 2004 19:27:47 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/lang/ocaml 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: Fri, 12 Nov 2004 19:27:47 -0000 pav 2004-11-12 19:27:47 UTC FreeBSD ports repository Modified files: lang/ocaml Makefile pkg-plist Log: - Add an empty directory to the package, so deinstalling of the package does not produce the warning about a nonexisting directory. PR: ports/73842 Submitted by: Eugene Ossintsev (maintainer) Revision Changes Path 1.35 +2 -0 ports/lang/ocaml/Makefile 1.23 +1 -0 ports/lang/ocaml/pkg-plist