svn commit: r375692 - head/x11/xkbset

Stephen Montgomery-Smith stephen at FreeBSD.org
Sat Dec 27 19:32:55 UTC 2014


Author: stephen
Date: Sat Dec 27 19:32:54 2014
New Revision: 375692
URL: https://svnweb.freebsd.org/changeset/ports/375692
QAT: https://qat.redports.org/buildarchive/r375692/

Log:
  - Add another master site.
  - Add licence.

Modified:
  head/x11/xkbset/Makefile

Modified: head/x11/xkbset/Makefile
==============================================================================
--- head/x11/xkbset/Makefile	Sat Dec 27 18:56:54 2014	(r375691)
+++ head/x11/xkbset/Makefile	Sat Dec 27 19:32:54 2014	(r375692)
@@ -5,11 +5,14 @@ PORTNAME=	xkbset
 PORTVERSION=	0.5
 PORTREVISION=	3
 CATEGORIES=	x11
-MASTER_SITES=	http://www.math.missouri.edu/~stephen/software/xkbset/
+MASTER_SITES=	http://faculty.missouri.edu/~stephen/software/xkbset/ \
+		http://www.math.missouri.edu/~stephen/software/xkbset/
 
 MAINTAINER=	stephen at FreeBSD.org
 COMMENT=	Manage various XKB features of X Window
 
+LICENSE=	BSD3CLAUSE
+
 USE_XORG=	x11
 USE_PERL5=	build
 USES=		perl5


More information about the svn-ports-head mailing list