From owner-svn-ports-head@freebsd.org Mon Sep 5 17:25:17 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 39194B96FB7; Mon, 5 Sep 2016 17:25:17 +0000 (UTC) (envelope-from marino@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 0C14D2EE; Mon, 5 Sep 2016 17:25:16 +0000 (UTC) (envelope-from marino@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u85HPGqb091746; Mon, 5 Sep 2016 17:25:16 GMT (envelope-from marino@FreeBSD.org) Received: (from marino@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u85HPGK5091745; Mon, 5 Sep 2016 17:25:16 GMT (envelope-from marino@FreeBSD.org) Message-Id: <201609051725.u85HPGK5091745@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: marino set sender to marino@FreeBSD.org using -f From: John Marino Date: Mon, 5 Sep 2016 17:25:16 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r421382 - head/cad/NASTRAN-95 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.23 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: Mon, 05 Sep 2016 17:25:17 -0000 Author: marino Date: Mon Sep 5 17:25:16 2016 New Revision: 421382 URL: https://svnweb.freebsd.org/changeset/ports/421382 Log: cad/NASTRAN-95: Update license acronym and reset maintainership pfg believes this particular port doesn't require a maintainer. PR: 212388 Modified: head/cad/NASTRAN-95/Makefile Modified: head/cad/NASTRAN-95/Makefile ============================================================================== --- head/cad/NASTRAN-95/Makefile Mon Sep 5 17:23:10 2016 (r421381) +++ head/cad/NASTRAN-95/Makefile Mon Sep 5 17:25:16 2016 (r421382) @@ -6,10 +6,10 @@ PORTVERSION= 20151227 PORTREVISION= 1 CATEGORIES= cad science -MAINTAINER= pfg@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= NASA Structural Analysis System -LICENSE= NASA +LICENSE= NOSA LICENSE_NAME= NASA OPEN SOURCE AGREEMENT VERSION 1.3 LICENSE_FILE= ${FILESDIR}/NASTRAN95-license.txt LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept