From owner-cvs-ports@FreeBSD.ORG Fri Sep 30 17:51:59 2011 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 32C141065670; Fri, 30 Sep 2011 17:51:59 +0000 (UTC) (envelope-from adamw@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 0B0708FC16; Fri, 30 Sep 2011 17:51: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 p8UHpwM9090874; Fri, 30 Sep 2011 17:51:58 GMT (envelope-from adamw@repoman.freebsd.org) Received: (from adamw@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id p8UHpwCf090873; Fri, 30 Sep 2011 17:51:58 GMT (envelope-from adamw) Message-Id: <201109301751.p8UHpwCf090873@repoman.freebsd.org> From: Adam Weinberger Date: Fri, 30 Sep 2011 17:51:58 +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/security/checkpassword Makefile X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 30 Sep 2011 17:51:59 -0000 adamw 2011-09-30 17:51:58 UTC FreeBSD ports repository Modified files: security/checkpassword Makefile Log: Change the substitution delimiters to allow for CC to be redefined with a path. Approved by: garga (maintainer) Revision Changes Path 1.23 +1 -1 ports/security/checkpassword/Makefile