Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Dec 2018 09:30:22 +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: r488519 - head/deskutils/lumina-fm
Message-ID:  <201812270930.wBR9UMgm067976@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Thu Dec 27 09:30:21 2018
New Revision: 488519
URL: https://svnweb.freebsd.org/changeset/ports/488519

Log:
  - Add LICENSE_FILE
  - Update WWW
  
  Approved by:	portmgr blanket

Modified:
  head/deskutils/lumina-fm/Makefile
  head/deskutils/lumina-fm/pkg-descr

Modified: head/deskutils/lumina-fm/Makefile
==============================================================================
--- head/deskutils/lumina-fm/Makefile	Thu Dec 27 09:30:03 2018	(r488518)
+++ head/deskutils/lumina-fm/Makefile	Thu Dec 27 09:30:21 2018	(r488519)
@@ -10,6 +10,7 @@ MAINTAINER=	jt@ixsystems.com
 COMMENT=	Insight file manager from the Lumina Desktop
 
 LICENSE=	BSD3CLAUSE
+LICENSE_FILE=	${WRKSRC}/../../../LICENSE
 
 CONFLICTS_INSTALL=	lumina-1.2.*
 

Modified: head/deskutils/lumina-fm/pkg-descr
==============================================================================
--- head/deskutils/lumina-fm/pkg-descr	Thu Dec 27 09:30:03 2018	(r488518)
+++ head/deskutils/lumina-fm/pkg-descr	Thu Dec 27 09:30:21 2018	(r488519)
@@ -1,12 +1,11 @@
 The Insight file manager from the Lumina Desktop.
 Capabilities:
 * Standard File Manager Stuff (cut/copy/paste/move/rename files and directories)
-* Bookmarks for commonly used locations on your system (great for saving 
+* Bookmarks for commonly used locations on your system (great for saving
     network shares accessed through /net)
 * ZFS snapshot browsing - view/restore files from the past via a "time-slider"
 * Multiple tab browser, with up to two side-by-side directories per tab
 * Image slideshow - click through all the image files in a directory
 * Multimedia Player - play multimedia files from a directory
 
-
-WWW: http://lumina-desktop.org
+WWW: https://lumina-desktop.org/



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