svn commit: r521273 - head/security/vxquery

Matthias Andree mandree at FreeBSD.org
Sun Dec 29 12:09:06 UTC 2019


Author: mandree
Date: Sun Dec 29 12:09:05 2019
New Revision: 521273
URL: https://svnweb.freebsd.org/changeset/ports/521273

Log:
  Add license, per assessing only vxquery.cc.

Modified:
  head/security/vxquery/Makefile

Modified: head/security/vxquery/Makefile
==============================================================================
--- head/security/vxquery/Makefile	Sun Dec 29 12:08:56 2019	(r521272)
+++ head/security/vxquery/Makefile	Sun Dec 29 12:09:05 2019	(r521273)
@@ -9,6 +9,8 @@ MASTER_SITES=	http://www.vuxml.org/files/
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	VuXML Query Tool
 
+LICENSE=	BSD2CLAUSE
+
 USES=	tar:bzip2
 GNU_CONFIGURE=	yes
 


More information about the svn-ports-all mailing list