diff options
author | Mark Felder <feld@FreeBSD.org> | 2014-12-21 16:09:04 +0000 |
---|---|---|
committer | Mark Felder <feld@FreeBSD.org> | 2014-12-21 16:09:04 +0000 |
commit | 080ed6ec5d4913fbd4c05c5ad938986701dc19cc (patch) | |
tree | e3d61d94d681c594f1dd21c264a63b74171beb5b /www/py-django-reversion | |
parent | 03e6fe69843321c8bda6ff02cadad1f7c9427786 (diff) | |
download | ports-080ed6ec5d4913fbd4c05c5ad938986701dc19cc.tar.gz ports-080ed6ec5d4913fbd4c05c5ad938986701dc19cc.zip |
Notes
Diffstat (limited to 'www/py-django-reversion')
-rw-r--r-- | www/py-django-reversion/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/py-django-reversion/Makefile b/www/py-django-reversion/Makefile index ecc823e45f3d..b34bb75c3329 100644 --- a/www/py-django-reversion/Makefile +++ b/www/py-django-reversion/Makefile @@ -10,7 +10,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= xenophon+fbsdports@irtnog.org COMMENT= Provides comprehensive version control facilities to Django apps -LICENSE= BSD +LICENSE= BSD3CLAUSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django>=0:${PORTSDIR}/www/py-django |