Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Feb 2018 08:33: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: r463112 - head/x11-fonts/xf86bigfontproto
Message-ID:  <201802270833.w1R8X1GN029275@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Tue Feb 27 08:33:00 2018
New Revision: 463112
URL: https://svnweb.freebsd.org/changeset/ports/463112

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

Modified:
  head/x11-fonts/xf86bigfontproto/Makefile
  head/x11-fonts/xf86bigfontproto/pkg-descr

Modified: head/x11-fonts/xf86bigfontproto/Makefile
==============================================================================
--- head/x11-fonts/xf86bigfontproto/Makefile	Tue Feb 27 07:15:54 2018	(r463111)
+++ head/x11-fonts/xf86bigfontproto/Makefile	Tue Feb 27 08:33:00 2018	(r463112)
@@ -8,6 +8,9 @@ CATEGORIES=	x11-fonts
 MAINTAINER=	x11@FreeBSD.org
 COMMENT=	XFree86-Bigfont extension headers
 
+LICENSE=	MIT
+LICENSE_FILE=	${WRKSRC}/COPYING
+
 XORG_CAT=	proto
 
 .include <bsd.port.mk>

Modified: head/x11-fonts/xf86bigfontproto/pkg-descr
==============================================================================
--- head/x11-fonts/xf86bigfontproto/pkg-descr	Tue Feb 27 07:15:54 2018	(r463111)
+++ head/x11-fonts/xf86bigfontproto/pkg-descr	Tue Feb 27 08:33:00 2018	(r463112)
@@ -1,3 +1,3 @@
 This package contains X.Org XFree86-Bigfont extension headers.
 
-WWW: http://www.freedesktop.org/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?201802270833.w1R8X1GN029275>