From owner-svn-ports-all@FreeBSD.ORG Sat Dec 13 06:31:42 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 4D99DBB2; Sat, 13 Dec 2014 06:31:42 +0000 (UTC) Received: from svn.freebsd.org (svn.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 2126EE63; Sat, 13 Dec 2014 06:31:42 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBD6Vg9q069249; Sat, 13 Dec 2014 06:31:42 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBD6VfQI069247; Sat, 13 Dec 2014 06:31:41 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201412130631.sBD6VfQI069247@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Sat, 13 Dec 2014 06:31:41 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r374636 - head/games/gomoku X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 13 Dec 2014 06:31:42 -0000 Author: amdmi3 Date: Sat Dec 13 06:31:40 2014 New Revision: 374636 URL: https://svnweb.freebsd.org/changeset/ports/374636 QAT: https://qat.redports.org/buildarchive/r374636/ Log: - Clarify LICENSE - Drop @dirrm* from plist Modified: head/games/gomoku/Makefile head/games/gomoku/pkg-plist Modified: head/games/gomoku/Makefile ============================================================================== --- head/games/gomoku/Makefile Sat Dec 13 06:31:25 2014 (r374635) +++ head/games/gomoku/Makefile Sat Dec 13 06:31:40 2014 (r374636) @@ -11,7 +11,7 @@ DISTNAME= Gomoku-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= GNUstep Gomoku game -LICENSE= GPLv2 +LICENSE= GPLv2 # or later USE_GNUSTEP= yes USE_GNUSTEP_BACK= yes Modified: head/games/gomoku/pkg-plist ============================================================================== --- head/games/gomoku/pkg-plist Sat Dec 13 06:31:25 2014 (r374635) +++ head/games/gomoku/pkg-plist Sat Dec 13 06:31:40 2014 (r374636) @@ -40,14 +40,3 @@ GNUstep/Local/Applications/Gomoku.app/Re GNUstep/Local/Applications/Gomoku.app/Resources/TraditionalChinese.lproj/Localizable.strings GNUstep/Local/Applications/Gomoku.app/stamp.make GNUstep/Local/Tools/Gomoku -@dirrm GNUstep/Local/Applications/Gomoku.app/Resources/TraditionalChinese.lproj -@dirrm GNUstep/Local/Applications/Gomoku.app/Resources/Swedish.lproj -@dirrm GNUstep/Local/Applications/Gomoku.app/Resources/Spanish.lproj -@dirrm GNUstep/Local/Applications/Gomoku.app/Resources/Norwegian.lproj -@dirrm GNUstep/Local/Applications/Gomoku.app/Resources/Italian.lproj -@dirrm GNUstep/Local/Applications/Gomoku.app/Resources/Hungarian.lproj -@dirrm GNUstep/Local/Applications/Gomoku.app/Resources/German.lproj -@dirrm GNUstep/Local/Applications/Gomoku.app/Resources/French.lproj -@dirrm GNUstep/Local/Applications/Gomoku.app/Resources/English.lproj -@dirrm GNUstep/Local/Applications/Gomoku.app/Resources -@dirrm GNUstep/Local/Applications/Gomoku.app