Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 May 2016 13:55:12 +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: r416104 - head/x11-wm/awesome
Message-ID:  <201605291355.u4TDtCtq071729@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Sun May 29 13:55:12 2016
New Revision: 416104
URL: https://svnweb.freebsd.org/changeset/ports/416104

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

Modified:
  head/x11-wm/awesome/Makefile
  head/x11-wm/awesome/pkg-descr

Modified: head/x11-wm/awesome/Makefile
==============================================================================
--- head/x11-wm/awesome/Makefile	Sun May 29 13:46:33 2016	(r416103)
+++ head/x11-wm/awesome/Makefile	Sun May 29 13:55:12 2016	(r416104)
@@ -10,7 +10,8 @@ MASTER_SITES=	http://awesome.naquadah.or
 MAINTAINER=	garga@FreeBSD.org
 COMMENT=	Highly configurable, next generation framework window manager
 
-LICENSE=	GPLv2
+LICENSE=	GPLv2+
+LICENSE_FILE=	${WRKSRC}/LICENSE
 
 BUILD_DEPENDS=	asciidoc:textproc/asciidoc \
 		convert:graphics/ImageMagick \

Modified: head/x11-wm/awesome/pkg-descr
==============================================================================
--- head/x11-wm/awesome/pkg-descr	Sun May 29 13:46:33 2016	(r416103)
+++ head/x11-wm/awesome/pkg-descr	Sun May 29 13:55:12 2016	(r416104)
@@ -6,5 +6,4 @@ It is primarly targeted at power users, 
 dealing with every day computing tasks and who want to have fine-grained
 control on theirs graphical environment.
 
-
-WWW: http://awesome.naquadah.org/
+WWW: https://awesomewm.org/



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