Date: Fri, 1 Feb 2019 09:30:37 +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: r491797 - head/x11/lumina-coreutils Message-ID: <201902010930.x119Ub1k022163@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@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/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201902010930.x119Ub1k022163>