From owner-cvs-all@FreeBSD.ORG Sat Sep 8 05:19:23 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9D46316A419; Sat, 8 Sep 2007 05:19:23 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 8BD3413C45D; Sat, 8 Sep 2007 05:19:23 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l885JNQB070577; Sat, 8 Sep 2007 05:19:23 GMT (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l885JN76070576; Sat, 8 Sep 2007 05:19:23 GMT (envelope-from edwin) Message-Id: <200709080519.l885JN76070576@repoman.freebsd.org> From: Edwin Groothuis Date: Sat, 8 Sep 2007 05:19:23 +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 MOVED ports/sysutils Makefile ports/sysutils/linux-procfs Makefile distinfo.i386 pkg-descr pkg-plist ports/sysutils/linux-procps Makefile distinfo.i386 pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 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, 08 Sep 2007 05:19:23 -0000 edwin 2007-09-08 05:19:23 UTC FreeBSD ports repository Modified files: . MOVED sysutils Makefile Added files: sysutils/linux-procps Makefile distinfo.i386 pkg-descr pkg-plist Removed files: sysutils/linux-procfs Makefile distinfo.i386 pkg-descr pkg-plist Log: Fix typo in name: sysutils/linux-procfs -> sysutils/linux-procps Submitted by: Craig Leres Revision Changes Path 1.1472 +2 -1 ports/MOVED 1.942 +1 -1 ports/sysutils/Makefile 1.3 +0 -28 ports/sysutils/linux-procfs/Makefile (dead) 1.2 +0 -6 ports/sysutils/linux-procfs/distinfo.i386 (dead) 1.2 +0 -8 ports/sysutils/linux-procfs/pkg-descr (dead) 1.2 +0 -40 ports/sysutils/linux-procfs/pkg-plist (dead) 1.1 +28 -0 ports/sysutils/linux-procps/Makefile (new) 1.1 +6 -0 ports/sysutils/linux-procps/distinfo.i386 (new) 1.1 +8 -0 ports/sysutils/linux-procps/pkg-descr (new) 1.1 +40 -0 ports/sysutils/linux-procps/pkg-plist (new)