From owner-cvs-all@FreeBSD.ORG Fri Aug 8 03:23:51 2008 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 ACE881065671; Fri, 8 Aug 2008 03:23:51 +0000 (UTC) (envelope-from cy@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 82F9D8FC20; Fri, 8 Aug 2008 03:23:51 +0000 (UTC) (envelope-from cy@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m783Np3w077255; Fri, 8 Aug 2008 03:23:51 GMT (envelope-from cy@repoman.freebsd.org) Received: (from cy@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m783Np7q077254; Fri, 8 Aug 2008 03:23:51 GMT (envelope-from cy) Message-Id: <200808080323.m783Np7q077254@repoman.freebsd.org> From: Cy Schubert Date: Fri, 8 Aug 2008 03:23:51 +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/net/ntp Makefile 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: Fri, 08 Aug 2008 03:23:51 -0000 cy 2008-08-08 03:23:51 UTC FreeBSD ports repository Modified files: net/ntp Makefile Log: Prepare for a new ntp-rc (release candidate) slave port: - Conditionally assign PORTVERSION, which will be overridden by the upcoming slave port. The default is the ntp stable branch. - Previous ntp release candidates were designated by a lower-case "rc". They are now designated using an upper-case "RC". Revision Changes Path 1.51 +2 -2 ports/net/ntp/Makefile