Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 8 Jun 2015 18:34:06 +0000 (UTC)
From:      Muhammad Moinur Rahman <bofh@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r388852 - head/ports-mgmt/pkg_cutleaves
Message-ID:  <201506081834.t58IY6t2069419@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bofh
Date: Mon Jun  8 18:34:06 2015
New Revision: 388852
URL: https://svnweb.freebsd.org/changeset/ports/388852

Log:
  ports-mgmt/pkg_cutleaves: Add LICENSE (BSD2CLAUSE)
  
  - Take MAINTAINERSHIP
  
  Approved by:	stefan (maintainer)

Modified:
  head/ports-mgmt/pkg_cutleaves/Makefile

Modified: head/ports-mgmt/pkg_cutleaves/Makefile
==============================================================================
--- head/ports-mgmt/pkg_cutleaves/Makefile	Mon Jun  8 18:25:05 2015	(r388851)
+++ head/ports-mgmt/pkg_cutleaves/Makefile	Mon Jun  8 18:34:06 2015	(r388852)
@@ -7,9 +7,11 @@ CATEGORIES=	ports-mgmt
 MASTER_SITES=	# none
 DISTFILES=	# none
 
-MAINTAINER=	stefan@FreeBSD.org
+MAINTAINER=	bofh@FreeBSD.org
 COMMENT=	Interactive script for deinstalling 'leaf' packages
 
+LICENSE=	BSD2CLAUSE
+
 NO_BUILD=	yes
 USES=		perl5
 



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