From owner-svn-ports-head@freebsd.org Tue Jul 7 04:26:33 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7C7D098E456; Tue, 7 Jul 2015 04:26:33 +0000 (UTC) (envelope-from adrian@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 6C9DC1208; Tue, 7 Jul 2015 04:26:33 +0000 (UTC) (envelope-from adrian@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t674QXbG017540; Tue, 7 Jul 2015 04:26:33 GMT (envelope-from adrian@FreeBSD.org) Received: (from adrian@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t674QXCl017539; Tue, 7 Jul 2015 04:26:33 GMT (envelope-from adrian@FreeBSD.org) Message-Id: <201507070426.t674QXCl017539@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: adrian set sender to adrian@FreeBSD.org using -f From: Adrian Chadd Date: Tue, 7 Jul 2015 04:26:33 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391488 - head/sysutils/intel-pcm 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.20 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, 07 Jul 2015 04:26:33 -0000 Author: adrian (src committer) Date: Tue Jul 7 04:26:32 2015 New Revision: 391488 URL: https://svnweb.freebsd.org/changeset/ports/391488 Log: Fix a typo in the origin URL (mine.) Modified: head/sysutils/intel-pcm/pkg-descr Modified: head/sysutils/intel-pcm/pkg-descr ============================================================================== --- head/sysutils/intel-pcm/pkg-descr Tue Jul 7 02:45:23 2015 (r391487) +++ head/sysutils/intel-pcm/pkg-descr Tue Jul 7 04:26:32 2015 (r391488) @@ -11,4 +11,4 @@ http://github.com/erikarn/intel-pcm This requires the 'cpuctl' module to be loaded. -WWW: http://github.com/erkarn/intel-pcm +WWW: http://github.com/erikarn/intel-pcm