Date: Sat, 8 Mar 2014 03:59:20 +0000 (UTC) From: Kubilay Kocak <koobs@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r347448 - head/devel/py-asn1 Message-ID: <201403080359.s283xKb7018328@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: koobs Date: Sat Mar 8 03:59:20 2014 New Revision: 347448 URL: http://svnweb.freebsd.org/changeset/ports/347448 QAT: https://qat.redports.org/buildarchive/r347448/ Log: devel/py-asn1: Update LICENSE (BSD2CLAUSE) - Update LICENSE (BSD2CLAUSE) Approved by: portmgr (blanket) Modified: head/devel/py-asn1/Makefile Modified: head/devel/py-asn1/Makefile ============================================================================== --- head/devel/py-asn1/Makefile Sat Mar 8 03:55:04 2014 (r347447) +++ head/devel/py-asn1/Makefile Sat Mar 8 03:59:20 2014 (r347448) @@ -14,7 +14,7 @@ DISTNAME= py${PORTNAME}-${PORTVERSION} MAINTAINER= mhjacks@swbell.net COMMENT= ASN.1 toolkit for Python -LICENSE= BSD +LICENSE= BSD2CLAUSE # Python3 ready USE_PYTHON= yes
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201403080359.s283xKb7018328>