svn commit: r344460 - head/textproc/py-sphinxcontrib-adadomain

John Marino marino at FreeBSD.org
Sat Feb 15 17:37:21 UTC 2014


Author: marino
Date: Sat Feb 15 17:37:20 2014
New Revision: 344460
URL: http://svnweb.freebsd.org/changeset/ports/344460
QAT: https://qat.redports.org/buildarchive/r344460/

Log:
  textproc/py-sphinxcontrib-adadomain: Clarify BSD is 2 clause license

Modified:
  head/textproc/py-sphinxcontrib-adadomain/Makefile

Modified: head/textproc/py-sphinxcontrib-adadomain/Makefile
==============================================================================
--- head/textproc/py-sphinxcontrib-adadomain/Makefile	Sat Feb 15 17:34:49 2014	(r344459)
+++ head/textproc/py-sphinxcontrib-adadomain/Makefile	Sat Feb 15 17:37:20 2014	(r344460)
@@ -3,17 +3,17 @@
 
 PORTNAME=	sphinxcontrib-adadomain
 PORTVERSION=	0.1
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	textproc
 MASTER_SITES=	https://pypi.python.org/packages/source/s/${PORTNAME}/ \
 		LOCAL/marino
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
-LICENSE=	BSD
-
 MAINTAINER=	marino at FreeBSD.org
 COMMENT=	Sphinx Adadomain Extension
 
+LICENSE=	BSD2CLAUSE
+
 RUN_DEPENDS=	${PKGNAMEPREFIX}sphinx>=1.1.3:${PORTSDIR}/textproc/py-sphinx
 
 USE_PYTHON=	yes


More information about the svn-ports-head mailing list