Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 21 Apr 2018 09:03:45 +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: r467863 - head/x11/libICE
Message-ID:  <201804210903.w3L93jeR015640@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Sat Apr 21 09:03:45 2018
New Revision: 467863
URL: https://svnweb.freebsd.org/changeset/ports/467863

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

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

Modified: head/x11/libICE/Makefile
==============================================================================
--- head/x11/libICE/Makefile	Sat Apr 21 08:33:47 2018	(r467862)
+++ head/x11/libICE/Makefile	Sat Apr 21 09:03:45 2018	(r467863)
@@ -10,6 +10,9 @@ CATEGORIES=	x11
 MAINTAINER=	x11@FreeBSD.org
 COMMENT=	Inter Client Exchange library for X11
 
+LICENSE=	MIT
+LICENSE_FILE=	${WRKSRC}/COPYING
+
 XORG_CAT=	lib
 USE_XORG=	xproto:both xtrans
 INSTALL_TARGET=	install-strip

Modified: head/x11/libICE/pkg-descr
==============================================================================
--- head/x11/libICE/pkg-descr	Sat Apr 21 08:33:47 2018	(r467862)
+++ head/x11/libICE/pkg-descr	Sat Apr 21 09:03:45 2018	(r467863)
@@ -1,3 +1,3 @@
 This package contains the Inter Client Exchange library for X11.
 
-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?201804210903.w3L93jeR015640>