svn commit: r344464 - head/devel/matreshka

John Marino marino at FreeBSD.org
Sat Feb 15 17:43:32 UTC 2014


Author: marino
Date: Sat Feb 15 17:43:31 2014
New Revision: 344464
URL: http://svnweb.freebsd.org/changeset/ports/344464
QAT: https://qat.redports.org/buildarchive/r344464/

Log:
  devel/matreshka: Clarify BSD is 3-clause license

Modified:
  head/devel/matreshka/Makefile

Modified: head/devel/matreshka/Makefile
==============================================================================
--- head/devel/matreshka/Makefile	Sat Feb 15 17:40:41 2014	(r344463)
+++ head/devel/matreshka/Makefile	Sat Feb 15 17:43:31 2014	(r344464)
@@ -3,13 +3,14 @@
 
 PORTNAME=	matreshka
 PORTVERSION=	0.6.0
+PORTREVISION=	1
 CATEGORIES=	devel
 MASTER_SITES=	http://forge.ada-ru.org/matreshka/downloads/
 
 MAINTAINER=	marino at FreeBSD.org
 COMMENT=	Ada framework for information systems development
 
-LICENSE=	BSD
+LICENSE=	BSD3CLAUSE
 
 BUILD_DEPENDS=	gprbuild>=20120510:${PORTSDIR}/devel/gprbuild
 


More information about the svn-ports-all mailing list