svn commit: r465158 - head/x11/xextproto
Dmitry Marakasov
amdmi3 at FreeBSD.org
Wed Mar 21 08:33:24 UTC 2018
Author: amdmi3
Date: Wed Mar 21 08:33:23 2018
New Revision: 465158
URL: https://svnweb.freebsd.org/changeset/ports/465158
Log:
- Add LICENSE
- Update WWW
Approved by: portmgr blanket
Modified:
head/x11/xextproto/Makefile
head/x11/xextproto/pkg-descr
Modified: head/x11/xextproto/Makefile
==============================================================================
--- head/x11/xextproto/Makefile Wed Mar 21 08:12:32 2018 (r465157)
+++ head/x11/xextproto/Makefile Wed Mar 21 08:33:23 2018 (r465158)
@@ -8,6 +8,9 @@ CATEGORIES= x11
MAINTAINER= x11 at FreeBSD.org
COMMENT= XExt extension headers
+LICENSE= MIT
+LICENSE_FILE= ${WRKSRC}/COPYING
+
XORG_CAT= proto
CONFIGURE_ARGS+=--disable-specs
Modified: head/x11/xextproto/pkg-descr
==============================================================================
--- head/x11/xextproto/pkg-descr Wed Mar 21 08:12:32 2018 (r465157)
+++ head/x11/xextproto/pkg-descr Wed Mar 21 08:33:23 2018 (r465158)
@@ -1,3 +1,3 @@
This package contains X.Org XExt extension headers.
-WWW: http://www.freedesktop.org/wiki/Software/xlibs
+WWW: https://www.freedesktop.org/wiki/Software/xlibs/
More information about the svn-ports-all
mailing list