Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Dec 2013 21:53:16 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r337623 - head/devel/py-isodate
Message-ID:  <201312262153.rBQLrGuX093878@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Thu Dec 26 21:53:15 2013
New Revision: 337623
URL: http://svnweb.freebsd.org/changeset/ports/337623

Log:
  - Update LICENSE

Modified:
  head/devel/py-isodate/Makefile

Modified: head/devel/py-isodate/Makefile
==============================================================================
--- head/devel/py-isodate/Makefile	Thu Dec 26 21:51:58 2013	(r337622)
+++ head/devel/py-isodate/Makefile	Thu Dec 26 21:53:15 2013	(r337623)
@@ -10,7 +10,7 @@ PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	ISO 8601 date/time/duration parser and formater
 
-LICENSE=	BSD
+LICENSE=	BSD3CLAUSE
 
 USE_PYTHON=	yes
 USE_PYDISTUTILS=yes



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