summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrodent <rodent>2014-04-20 18:24:26 +0000
committerrodent <rodent>2014-04-20 18:24:26 +0000
commitf611672e4c01f1cf3d92e4a86d8ace28a916da01 (patch)
tree4cb9437881ffd2499e814e948f563a258cb1998d
parentb0a0260be39d97499468acfa89d2ced771813468 (diff)
downloadpkgsrc-f611672e4c01f1cf3d92e4a86d8ace28a916da01.tar.gz
mv cc-by-nc-sa-v3.0 cc-by-nc-sa-v3.0-license
-rw-r--r--licenses/cc-by-nc-sa-v3.0-license (renamed from licenses/cc-by-nc-sa-v3.0)0
-rw-r--r--net/py-celery/Makefile4
2 files changed, 2 insertions, 2 deletions
diff --git a/licenses/cc-by-nc-sa-v3.0 b/licenses/cc-by-nc-sa-v3.0-license
index b51710ecbbd..b51710ecbbd 100644
--- a/licenses/cc-by-nc-sa-v3.0
+++ b/licenses/cc-by-nc-sa-v3.0-license
diff --git a/net/py-celery/Makefile b/net/py-celery/Makefile
index 5aacc08b656..939f75437f5 100644
--- a/net/py-celery/Makefile
+++ b/net/py-celery/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2014/04/19 17:59:42 rodent Exp $
+# $NetBSD: Makefile,v 1.3 2014/04/20 18:24:26 rodent Exp $
#
DISTNAME= celery-3.1.11
@@ -9,7 +9,7 @@ MASTER_SITES= https://pypi.python.org/packages/source/c/celery/
MAINTAINER= rodent@NetBSD.org
HOMEPAGE= http://www.celeryproject.org/
COMMENT= Asynchronous task/job queue based on distributed message passing
-LICENSE= modified-bsd AND cc-by-nc-sa-v3.0
+LICENSE= modified-bsd AND cc-by-nc-sa-v3.0-license
DEPENDS+= ${PYPKGPREFIX}-anyjson-[0-9]*:../../textproc/py-anyjson
DEPENDS+= ${PYPKGPREFIX}-billiard>=3.3.0.17:../../parallel/py-billiard