From owner-cvs-ports@FreeBSD.ORG Sat Feb 7 19:49:22 2004 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 93F5616A4F7; Sat, 7 Feb 2004 19:49:20 -0800 (PST) Received: from mx1.rootauthority.us (adsl-66-123-229-170.dsl.sndg02.pacbell.net [66.123.229.170]) by mx1.FreeBSD.org (Postfix) with ESMTP id 46F3F43D1D; Sat, 7 Feb 2004 19:49:20 -0800 (PST) (envelope-from root@rootauthority.us) Received: by mx1.rootauthority.us (Postfix, from userid 0) id 342B1B95A; Sat, 7 Feb 2004 19:49:18 -0800 (PST) Received: from 207.115.63.84 [207.115.63.84] by localhost with POP3 (fetchmail-6.2.5) for __zma@localhost (single-drop); Sat, 07 Feb 2004 19:49:18 -0800 (PST) Received: from vme-ext.prodigy.net by vme with SMTP; Sat, 7 Feb 2004 18:46:14 -0500 X-Originating-IP: [216.136.204.119] Received: from mx2.freebsd.org (mx2.freebsd.org [216.136.204.119]) by vme-ext.prodigy.net (8.12.10/8.12.10) with ESMTP id i17NkDFq1133056 for ; Sat, 7 Feb 2004 18:46:13 -0500 Received: from hub.freebsd.org (hub.freebsd.org [216.136.204.18]) by mx2.freebsd.org (Postfix) with ESMTP id 63D5255AA8; Sat, 7 Feb 2004 15:46:08 -0800 (PST) (envelope-from owner-cvs-all@freebsd.org) Received: from hub.freebsd.org (localhost [127.0.0.1]) by hub.freebsd.org (Postfix) with ESMTP id AC38C16A4E5; Sat, 7 Feb 2004 15:46:04 -0800 (PST) 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 09C9A16A4CE; Sat, 7 Feb 2004 15:45:40 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E2E0E43D1D; Sat, 7 Feb 2004 15:45:39 -0800 (PST) (envelope-from patrick@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 i17Njd0B041810; Sat, 7 Feb 2004 15:45:39 -0800 (PST) (envelope-from patrick@repoman.freebsd.org) Received: (from patrick@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i17Njdbc041809; Sat, 7 Feb 2004 15:45:39 -0800 (PST) (envelope-from patrick) Message-Id: <200402072345.i17Njdbc041809@repoman.freebsd.org> From: "Patrick S. Gardella" Date: Sat, 7 Feb 2004 15:45:39 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Sender: owner-cvs-all@freebsd.org Errors-To: owner-cvs-all@freebsd.org Subject: cvs commit: ports/x11-toolkits/xclass Makefile X-BeenThere: cvs-ports@freebsd.org List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 08 Feb 2004 03:49:22 -0000 patrick 2004/02/07 15:45:39 PST FreeBSD ports repository Modified files: x11-toolkits/xclass Makefile Log: Force commit to be more specific on what this port does... The xclass library is a C++ GUI toolkit for the X windows environment designed to look like Win95/98. Revision Changes Path 1.2 +0 -0 ports/x11-toolkits/xclass/Makefile _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"