aboutsummaryrefslogtreecommitdiff
path: root/www/py-django-mptt/pkg-descr
diff options
context:
space:
mode:
authorCarlo Strub <cs@FreeBSD.org>2012-08-31 13:57:22 +0000
committerCarlo Strub <cs@FreeBSD.org>2012-08-31 13:57:22 +0000
commit5e7511bad4e94fe390b666764c604e417deb0077 (patch)
tree22c4aa37c056585b3668550fa68a8af9a27a960c /www/py-django-mptt/pkg-descr
parent86a472485cc3ed27fe88a34f1fbe0ef2153460cb (diff)
downloadports-5e7511bad4e94fe390b666764c604e417deb0077.tar.gz
ports-5e7511bad4e94fe390b666764c604e417deb0077.zip
- Update to 0.5.4
- tidy pkg-descr
Notes
Notes: svn path=/head/; revision=303424
Diffstat (limited to 'www/py-django-mptt/pkg-descr')
-rw-r--r--www/py-django-mptt/pkg-descr4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/py-django-mptt/pkg-descr b/www/py-django-mptt/pkg-descr
index efbbd3d5ca60..bcc2bf39feec 100644
--- a/www/py-django-mptt/pkg-descr
+++ b/www/py-django-mptt/pkg-descr
@@ -1,4 +1,4 @@
-Utilities for implementing Modified Preorder Tree Traversal with
-your Django Models and working with trees of Model instances.
+Utilities for implementing Modified Preorder Tree Traversal with your Django
+Models and working with trees of Model instances.
WWW: https://github.com/django-mptt/django-mptt/