Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Sep 2018 09:08:22 +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: r479764 - head/x11/libXprintUtil
Message-ID:  <201809140908.w8E98Mju029267@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Fri Sep 14 09:08:22 2018
New Revision: 479764
URL: https://svnweb.freebsd.org/changeset/ports/479764

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

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

Modified: head/x11/libXprintUtil/Makefile
==============================================================================
--- head/x11/libXprintUtil/Makefile	Fri Sep 14 08:10:03 2018	(r479763)
+++ head/x11/libXprintUtil/Makefile	Fri Sep 14 09:08:22 2018	(r479764)
@@ -8,6 +8,8 @@ CATEGORIES=	x11
 MAINTAINER=	x11@FreeBSD.org
 COMMENT=	The XprintUtil library
 
+LICENSE=	MIT
+
 XORG_CAT=	lib
 USE_XORG=	xorgproto:both x11 xau xp xt
 

Modified: head/x11/libXprintUtil/pkg-descr
==============================================================================
--- head/x11/libXprintUtil/pkg-descr	Fri Sep 14 08:10:03 2018	(r479763)
+++ head/x11/libXprintUtil/pkg-descr	Fri Sep 14 09:08:22 2018	(r479764)
@@ -1,4 +1,4 @@
 This package contains libXprintUtil, a group of Xprint application utility
 routines for X.Org.
 
-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?201809140908.w8E98Mju029267>