Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 Apr 2018 09:03:46 +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: r468011 - head/x11/xf86miscproto
Message-ID:  <201804220903.w3M93kR5041554@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Sun Apr 22 09:03:46 2018
New Revision: 468011
URL: https://svnweb.freebsd.org/changeset/ports/468011

Log:
  - Add LICENSE
  - Add WWW
  
  Approved by:	portmgr blanket

Modified:
  head/x11/xf86miscproto/Makefile
  head/x11/xf86miscproto/pkg-descr

Modified: head/x11/xf86miscproto/Makefile
==============================================================================
--- head/x11/xf86miscproto/Makefile	Sun Apr 22 08:57:44 2018	(r468010)
+++ head/x11/xf86miscproto/Makefile	Sun Apr 22 09:03:46 2018	(r468011)
@@ -8,6 +8,9 @@ CATEGORIES=	x11
 MAINTAINER=	x11@FreeBSD.org
 COMMENT=	XFree86-Misc extension headers
 
+LICENSE=	MIT
+LICENSE_FILE=	${WRKSRC}/COPYING
+
 XORG_CAT=	proto
 
 .include <bsd.port.mk>

Modified: head/x11/xf86miscproto/pkg-descr
==============================================================================
--- head/x11/xf86miscproto/pkg-descr	Sun Apr 22 08:57:44 2018	(r468010)
+++ head/x11/xf86miscproto/pkg-descr	Sun Apr 22 09:03:46 2018	(r468011)
@@ -1 +1,3 @@
 This package contains X.Org XFree86-Misc extension headers.
+
+WWW: https://www.freedesktop.org/wiki/Software/xlibs/



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