svn commit: r491797 - head/x11/lumina-coreutils

Dmitry Marakasov amdmi3 at FreeBSD.org
Fri Feb 1 09:30:38 UTC 2019


Author: amdmi3
Date: Fri Feb  1 09:30:37 2019
New Revision: 491797
URL: https://svnweb.freebsd.org/changeset/ports/491797

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

Modified:
  head/x11/lumina-coreutils/Makefile
  head/x11/lumina-coreutils/pkg-descr

Modified: head/x11/lumina-coreutils/Makefile
==============================================================================
--- head/x11/lumina-coreutils/Makefile	Fri Feb  1 09:00:38 2019	(r491796)
+++ head/x11/lumina-coreutils/Makefile	Fri Feb  1 09:30:37 2019	(r491797)
@@ -10,6 +10,7 @@ MAINTAINER=	jt at ixsystems.com
 COMMENT=	Lumina Desktop Environment
 
 LICENSE=	BSD3CLAUSE
+LICENSE_FILE=	${WRKSRC}/../../LICENSE
 
 RUN_DEPENDS=	xrandr:x11/xrandr
 

Modified: head/x11/lumina-coreutils/pkg-descr
==============================================================================
--- head/x11/lumina-coreutils/pkg-descr	Fri Feb  1 09:00:38 2019	(r491796)
+++ head/x11/lumina-coreutils/pkg-descr	Fri Feb  1 09:30:37 2019	(r491797)
@@ -4,4 +4,4 @@ This includes the following utilities:
 * lumina-xconfig (graphical interface for monitor settings)
 * lumina-search (file/utility find and launch)
 
-WWW: http://lumina-desktop.org
+WWW: https://lumina-desktop.org/


More information about the svn-ports-all mailing list