svn commit: r492105 - head/deskutils/lumina-notify

Dmitry Marakasov amdmi3 at FreeBSD.org
Mon Feb 4 09:30:48 UTC 2019


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 at 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/


More information about the svn-ports-all mailing list