Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 9 May 2018 09:04:01 +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: r469439 - head/x11/xf86dgaproto
Message-ID:  <201805090904.w49941tA018915@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Wed May  9 09:04:01 2018
New Revision: 469439
URL: https://svnweb.freebsd.org/changeset/ports/469439

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

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

Modified: head/x11/xf86dgaproto/Makefile
==============================================================================
--- head/x11/xf86dgaproto/Makefile	Wed May  9 08:34:00 2018	(r469438)
+++ head/x11/xf86dgaproto/Makefile	Wed May  9 09:04:01 2018	(r469439)
@@ -8,6 +8,9 @@ CATEGORIES=	x11
 MAINTAINER=	x11@FreeBSD.org
 COMMENT=	XFree86-DGA extension headers
 
+LICENSE=	MIT
+LICENSE_FILE=	${WRKSRC}/COPYING
+
 XORG_CAT=	proto
 
 .include <bsd.port.mk>

Modified: head/x11/xf86dgaproto/pkg-descr
==============================================================================
--- head/x11/xf86dgaproto/pkg-descr	Wed May  9 08:34:00 2018	(r469438)
+++ head/x11/xf86dgaproto/pkg-descr	Wed May  9 09:04:01 2018	(r469439)
@@ -1,3 +1,3 @@
 This package contains X.Org XFree86-DGA extension headers.
 
-WWW: http://www.freedesktop.org/wiki/Software/xlibs
+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?201805090904.w49941tA018915>