From owner-svn-ports-head@FreeBSD.ORG Tue Feb 5 07:06:31 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 981A236E; Tue, 5 Feb 2013 07:06:31 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 7329BA32; Tue, 5 Feb 2013 07:06:31 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.5/8.14.5) with ESMTP id r1576VBD070672; Tue, 5 Feb 2013 07:06:31 GMT (envelope-from bapt@svn.freebsd.org) Received: (from bapt@localhost) by svn.freebsd.org (8.14.5/8.14.5/Submit) id r1576Vun070671; Tue, 5 Feb 2013 07:06:31 GMT (envelope-from bapt@svn.freebsd.org) Message-Id: <201302050706.r1576Vun070671@svn.freebsd.org> From: Baptiste Daroussin Date: Tue, 5 Feb 2013 07:06:31 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r311666 - head/net/cvsup-mirror X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Feb 2013 07:06:31 -0000 Author: bapt Date: Tue Feb 5 07:06:30 2013 New Revision: 311666 URL: http://svnweb.freebsd.org/changeset/ports/311666 Log: Bring the expiration date back to the futur Modified: head/net/cvsup-mirror/Makefile Modified: head/net/cvsup-mirror/Makefile ============================================================================== --- head/net/cvsup-mirror/Makefile Tue Feb 5 06:11:14 2013 (r311665) +++ head/net/cvsup-mirror/Makefile Tue Feb 5 07:06:30 2013 (r311666) @@ -13,7 +13,7 @@ COMMENT= A kit for easily setting up a F RUN_DEPENDS= ${LOCALBASE}/sbin/cvsupd:${PORTSDIR}/net/cvsup-without-gui DEPRECATED= www, doc, gnats, ports repo gone; src repo deprecated -EXPIRATION_DATE= 2012-02-28 +EXPIRATION_DATE= 2013-02-28 NO_WRKSUBDIR= true NO_BUILD= true