From owner-svn-ports-all@freebsd.org Thu Jul 27 00:43:33 2017 Return-Path: Delivered-To: svn-ports-all@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 E7DBDDB4F92; Thu, 27 Jul 2017 00:43:33 +0000 (UTC) (envelope-from dbaio@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 B522982A1F; Thu, 27 Jul 2017 00:43:33 +0000 (UTC) (envelope-from dbaio@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v6R0hWAh077920; Thu, 27 Jul 2017 00:43:32 GMT (envelope-from dbaio@FreeBSD.org) Received: (from dbaio@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v6R0hWNW077919; Thu, 27 Jul 2017 00:43:32 GMT (envelope-from dbaio@FreeBSD.org) Message-Id: <201707270043.v6R0hWNW077919@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: dbaio set sender to dbaio@FreeBSD.org using -f From: "Danilo G. Baio" Date: Thu, 27 Jul 2017 00:43:32 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r446706 - head/lang/nqc X-SVN-Group: ports-head X-SVN-Commit-Author: dbaio X-SVN-Commit-Paths: head/lang/nqc X-SVN-Commit-Revision: 446706 X-SVN-Commit-Repository: ports 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.23 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: Thu, 27 Jul 2017 00:43:34 -0000 Author: dbaio Date: Thu Jul 27 00:43:32 2017 New Revision: 446706 URL: https://svnweb.freebsd.org/changeset/ports/446706 Log: lang/nqc: Update license Approved by: portmgr (blanket) Modified: head/lang/nqc/Makefile Modified: head/lang/nqc/Makefile ============================================================================== --- head/lang/nqc/Makefile Thu Jul 27 00:22:25 2017 (r446705) +++ head/lang/nqc/Makefile Thu Jul 27 00:43:32 2017 (r446706) @@ -10,7 +10,7 @@ MASTER_SITES= http://bricxcc.sourceforge.net/nqc/relea MAINTAINER= ports@FreeBSD.org COMMENT= Compiler for writing programs for the Lego RCX -LICENSE= MPL +LICENSE= MPL10 LICENSE_FILE= ${WRKSRC}/LICENSE USES= gmake dos2unix tar:tgz