From owner-cvs-all@FreeBSD.ORG Fri Feb 18 06:06:59 2011 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 726C6106566B; Fri, 18 Feb 2011 06:06:59 +0000 (UTC) (envelope-from vanilla@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 495888FC29; Fri, 18 Feb 2011 06:06:59 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id p1I66xw9020131; Fri, 18 Feb 2011 06:06:59 GMT (envelope-from vanilla@repoman.freebsd.org) Received: (from vanilla@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id p1I66x3W020130; Fri, 18 Feb 2011 06:06:59 GMT (envelope-from vanilla) Message-Id: <201102180606.p1I66x3W020130@repoman.freebsd.org> From: "Vanilla I. Shu" Date: Fri, 18 Feb 2011 06:06:59 +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/devel/jansson Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Feb 2011 06:06:59 -0000 vanilla 2011-02-18 06:06:59 UTC FreeBSD ports repository Modified files: devel/jansson Makefile Log: Fix compiler warning. PR: ports/154109 Submitted by: darth at vader.dk Feature safe: yes Revision Changes Path 1.4 +1 -0 ports/devel/jansson/Makefile