Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 4 Feb 2019 09:30:47 +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: r492105 - head/deskutils/lumina-notify
Message-ID:  <201902040930.x149UlYI002176@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Mon Feb  4 09:30:47 2019
New Revision: 492105
URL: https://svnweb.freebsd.org/changeset/ports/492105

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

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

Modified: head/deskutils/lumina-notify/Makefile
==============================================================================
--- head/deskutils/lumina-notify/Makefile	Mon Feb  4 09:18:50 2019	(r492104)
+++ head/deskutils/lumina-notify/Makefile	Mon Feb  4 09:30:47 2019	(r492105)
@@ -10,6 +10,7 @@ MAINTAINER=	jt@ixsystems.com
 COMMENT=	Alarm/notification utility from the Lumina Desktop
 
 LICENSE=	BSD3CLAUSE
+LICENSE_FILE=	${WRKSRC}/../../../LICENSE
 
 OPTIONS_DEFINE=	I18N
 OPTIONS_DEFAULT=	I18N

Modified: head/deskutils/lumina-notify/pkg-descr
==============================================================================
--- head/deskutils/lumina-notify/pkg-descr	Mon Feb  4 09:18:50 2019	(r492104)
+++ head/deskutils/lumina-notify/pkg-descr	Mon Feb  4 09:30:47 2019	(r492105)
@@ -1,3 +1,3 @@
 Notification utility from the Lumina Desktop
 
-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?201902040930.x149UlYI002176>