Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Jun 2015 17:32:28 +0000 (UTC)
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r389101 - head/sysutils/moosefs-client
Message-ID:  <201506101732.t5AHWS4q054632@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Wed Jun 10 17:32:28 2015
New Revision: 389101
URL: https://svnweb.freebsd.org/changeset/ports/389101

Log:
  - Add LICENSE_FILE
  - Drop @dirrm* from plist

Modified:
  head/sysutils/moosefs-client/Makefile
  head/sysutils/moosefs-client/pkg-plist

Modified: head/sysutils/moosefs-client/Makefile
==============================================================================
--- head/sysutils/moosefs-client/Makefile	Wed Jun 10 17:31:59 2015	(r389100)
+++ head/sysutils/moosefs-client/Makefile	Wed Jun 10 17:32:28 2015	(r389101)
@@ -13,6 +13,7 @@ MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Moosefs client tools
 
 LICENSE=	GPLv3
+LICENSE_FILE=	${WRKSRC}/COPYING
 
 WRKSRC=		${WRKDIR}/mfs-1.6.27
 GNU_CONFIGURE=	yes

Modified: head/sysutils/moosefs-client/pkg-plist
==============================================================================
--- head/sysutils/moosefs-client/pkg-plist	Wed Jun 10 17:31:59 2015	(r389100)
+++ head/sysutils/moosefs-client/pkg-plist	Wed Jun 10 17:32:28 2015	(r389101)
@@ -38,4 +38,3 @@ man/man1/mfssetgoal.1.gz
 man/man1/mfssettrashtime.1.gz
 man/man1/mfstools.1.gz
 man/man8/mfsmount.8.gz
-@dirrmtry etc/mfs



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