svn commit: r491024 - head/x11-wm/hs-xmonad

Dmitry Marakasov amdmi3 at FreeBSD.org
Wed Jan 23 09:30:37 UTC 2019


Author: amdmi3
Date: Wed Jan 23 09:30:36 2019
New Revision: 491024
URL: https://svnweb.freebsd.org/changeset/ports/491024

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

Modified:
  head/x11-wm/hs-xmonad/Makefile
  head/x11-wm/hs-xmonad/pkg-descr

Modified: head/x11-wm/hs-xmonad/Makefile
==============================================================================
--- head/x11-wm/hs-xmonad/Makefile	Wed Jan 23 09:05:34 2019	(r491023)
+++ head/x11-wm/hs-xmonad/Makefile	Wed Jan 23 09:30:36 2019	(r491024)
@@ -10,6 +10,7 @@ MAINTAINER=	haskell at FreeBSD.org
 COMMENT=	Tiling window manager
 
 LICENSE=	BSD3CLAUSE
+LICENSE_FILE=	${WRKSRC}/LICENSE
 
 USE_CABAL=	extensible-exceptions mtl semigroups setlocale utf8-string X11
 USE_XORG=	x11

Modified: head/x11-wm/hs-xmonad/pkg-descr
==============================================================================
--- head/x11-wm/hs-xmonad/pkg-descr	Wed Jan 23 09:05:34 2019	(r491023)
+++ head/x11-wm/hs-xmonad/pkg-descr	Wed Jan 23 09:30:36 2019	(r491024)
@@ -8,4 +8,4 @@ dynamically, and different layouts may be used on each
 Xinerama is fully supported, allowing windows to be tiled on several
 screens.
 
-WWW: http://xmonad.org/
+WWW: https://xmonad.org/


More information about the svn-ports-head mailing list