svn commit: r467132 - head/x11/printproto

Dmitry Marakasov amdmi3 at FreeBSD.org
Thu Apr 12 09:03:37 UTC 2018


Author: amdmi3
Date: Thu Apr 12 09:03:36 2018
New Revision: 467132
URL: https://svnweb.freebsd.org/changeset/ports/467132

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

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

Modified: head/x11/printproto/Makefile
==============================================================================
--- head/x11/printproto/Makefile	Thu Apr 12 08:54:29 2018	(r467131)
+++ head/x11/printproto/Makefile	Thu Apr 12 09:03:36 2018	(r467132)
@@ -8,6 +8,9 @@ CATEGORIES=	x11
 MAINTAINER=	x11 at FreeBSD.org
 COMMENT=	Print extension headers
 
+LICENSE=	MIT
+LICENSE_FILE=	${WRKSRC}/COPYING
+
 XORG_CAT=	proto
 
 .include <bsd.port.mk>

Modified: head/x11/printproto/pkg-descr
==============================================================================
--- head/x11/printproto/pkg-descr	Thu Apr 12 08:54:29 2018	(r467131)
+++ head/x11/printproto/pkg-descr	Thu Apr 12 09:03:36 2018	(r467132)
@@ -1,3 +1,3 @@
 This package contains X.Org Print extension headers.
 
-WWW: http://www.freedesktop.org/wiki/Software/xlibs
+WWW: https://www.freedesktop.org/wiki/Software/xlibs/


More information about the svn-ports-head mailing list