Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 May 2015 14:11:07 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r387736 - head/devel/py-django-tastypie-mongoengine
Message-ID:  <201505281411.t4SEB7EN048425@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Thu May 28 14:11:07 2015
New Revision: 387736
URL: https://svnweb.freebsd.org/changeset/ports/387736

Log:
  Fix license

Modified:
  head/devel/py-django-tastypie-mongoengine/Makefile

Modified: head/devel/py-django-tastypie-mongoengine/Makefile
==============================================================================
--- head/devel/py-django-tastypie-mongoengine/Makefile	Thu May 28 14:03:25 2015	(r387735)
+++ head/devel/py-django-tastypie-mongoengine/Makefile	Thu May 28 14:11:07 2015	(r387736)
@@ -10,7 +10,7 @@ PKGNAMEPREFIX=		${PYTHON_PKGNAMEPREFIX}
 MAINTAINER=		dvl@FreeBSD.org
 COMMENT=		MongoEngine support for django-tastypie
 
-LICENSE=	AGPL
+LICENSE=	AGPLv3
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
 USE_GITHUB=		yes



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201505281411.t4SEB7EN048425>