aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--x11/xcb-util-keysyms/Makefile2
-rw-r--r--x11/xcb-util-keysyms/pkg-descr2
2 files changed, 3 insertions, 1 deletions
diff --git a/x11/xcb-util-keysyms/Makefile b/x11/xcb-util-keysyms/Makefile
index 582736749255..e21fafc6ee19 100644
--- a/x11/xcb-util-keysyms/Makefile
+++ b/x11/xcb-util-keysyms/Makefile
@@ -9,6 +9,8 @@ MASTER_SITES= http://xcb.freedesktop.org/dist/
MAINTAINER= garga@FreeBSD.org
COMMENT= Standard X key constants and conversion to/from keycodes
+LICENSE= MIT
+
LIB_DEPENDS= libxcb-util.so:x11/xcb-util
XORG_CAT= lib
diff --git a/x11/xcb-util-keysyms/pkg-descr b/x11/xcb-util-keysyms/pkg-descr
index a2da5f490cac..261342d0e9cf 100644
--- a/x11/xcb-util-keysyms/pkg-descr
+++ b/x11/xcb-util-keysyms/pkg-descr
@@ -8,4 +8,4 @@ the X protocol but which have traditionally been provided by Xlib.
Keysyms module is the Starndard X key constants and conversions to/from
keycodes.
-WWW: http://xcb.freedesktop.org/
+WWW: https://xcb.freedesktop.org/