Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 8 Nov 2020 19:59:18 +0000 (UTC)
From:      Mateusz Piotrowski <0mp@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r554649 - head/x11/slop
Message-ID:  <202011081959.0A8JxIjs012023@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: 0mp
Date: Sun Nov  8 19:59:18 2020
New Revision: 554649
URL: https://svnweb.freebsd.org/changeset/ports/554649

Log:
  Update LICENSE & assume maintainership

Modified:
  head/x11/slop/Makefile

Modified: head/x11/slop/Makefile
==============================================================================
--- head/x11/slop/Makefile	Sun Nov  8 19:50:08 2020	(r554648)
+++ head/x11/slop/Makefile	Sun Nov  8 19:59:18 2020	(r554649)
@@ -6,10 +6,11 @@ DISTVERSIONPREFIX=	v
 PORTREVISION=	2
 CATEGORIES=	x11
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	0mp@FreeBSD.org
 COMMENT=	Make a screen selection and print the selection coordinates to stdout
 
-LICENSE=	GPLv3
+LICENSE=	GPLv3+
+LICENSE_FILE=	${WRKSRC}/license.txt
 
 BUILD_DEPENDS=	${LOCALBASE}/include/glm/glm.hpp:math/glm
 LIB_DEPENDS=	libicuuc.so:devel/icu



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