Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 2 May 2013 07:09:18 +0000 (UTC)
From:      Jason Helfman <jgh@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r317078 - head/devel/ruby-build
Message-ID:  <201305020709.r4279IR3026337@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jgh
Date: Thu May  2 07:09:17 2013
New Revision: 317078
URL: http://svnweb.freebsd.org/changeset/ports/317078

Log:
  - redefine license and avoiding defaults, should they change
  
  Approved by:	maintainer (implicit)

Modified:
  head/devel/ruby-build/Makefile

Modified: head/devel/ruby-build/Makefile
==============================================================================
--- head/devel/ruby-build/Makefile	Thu May  2 07:06:10 2013	(r317077)
+++ head/devel/ruby-build/Makefile	Thu May  2 07:09:17 2013	(r317078)
@@ -11,7 +11,7 @@ COMMENT=	Compile and install different r
 LICENSE=	RUBY-BUILD
 LICENSE_NAME=	Sam Stephenson
 LICENSE_FILE=	${WRKSRC}/LICENSE
-LICENSE_PERMS=${_LICENSE_PERMS_DEFAULT}
+LICENSE_PERMS=	dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
 
 RUN_DEPENDS=	autoconf:${PORTSDIR}/devel/autoconf \
 		curl:${PORTSDIR}/ftp/curl \



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201305020709.r4279IR3026337>