From owner-svn-ports-head@freebsd.org Sun Feb 7 21:04:44 2016 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 0037EAA0180; Sun, 7 Feb 2016 21:04:44 +0000 (UTC) (envelope-from kwm@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::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 C890C7B3; Sun, 7 Feb 2016 21:04:43 +0000 (UTC) (envelope-from kwm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u17L4gjS012793; Sun, 7 Feb 2016 21:04:42 GMT (envelope-from kwm@FreeBSD.org) Received: (from kwm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u17L4g2n012792; Sun, 7 Feb 2016 21:04:42 GMT (envelope-from kwm@FreeBSD.org) Message-Id: <201602072104.u17L4g2n012792@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: kwm set sender to kwm@FreeBSD.org using -f From: Koop Mast Date: Sun, 7 Feb 2016 21:04:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r408454 - head/Mk/Uses 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: Sun, 07 Feb 2016 21:04:44 -0000 Author: kwm Date: Sun Feb 7 21:04:42 2016 New Revision: 408454 URL: https://svnweb.freebsd.org/changeset/ports/408454 Log: Reapply https://svnweb.freebsd.org/changeset/ports/406559 which got lost in https://svnweb.freebsd.org/changeset/ports/408449. Noticed by: rakuco@ Modified: head/Mk/Uses/gnome.mk Modified: head/Mk/Uses/gnome.mk ============================================================================== --- head/Mk/Uses/gnome.mk Sun Feb 7 20:45:59 2016 (r408453) +++ head/Mk/Uses/gnome.mk Sun Feb 7 21:04:42 2016 (r408454) @@ -1,4 +1,4 @@ -#-*- mode: Fundamental; tab-width: 4; -*- +#-*- tab-width: 4; -*- # ex:ts=4 # # $FreeBSD$