From owner-cvs-all@FreeBSD.ORG Thu Feb 2 00:04:24 2012 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 F18BC106564A; Thu, 2 Feb 2012 00:04:24 +0000 (UTC) (envelope-from jgh@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id C7ED88FC0C; Thu, 2 Feb 2012 00:04:24 +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 q1204OcE029700; Thu, 2 Feb 2012 00:04:24 GMT (envelope-from jgh@repoman.freebsd.org) Received: (from jgh@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id q1204OoJ029699; Thu, 2 Feb 2012 00:04:24 GMT (envelope-from jgh) Message-Id: <201202020004.q1204OoJ029699@repoman.freebsd.org> From: Jason Helfman Date: Thu, 2 Feb 2012 00:04:24 +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/py-htpasswd 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: Thu, 02 Feb 2012 00:04:25 -0000 jgh 2012-02-02 00:04:24 UTC FreeBSD ports repository Modified files: security/py-htpasswd Makefile Log: - fix sed regular expression - don't clobber do-patch while here PR: ports/164693 Submitted by: maintainer, graudeejs at gmail.com Approved by: crees, rene (mentors, implicit) Revision Changes Path 1.4 +4 -3 ports/security/py-htpasswd/Makefile