aboutsummaryrefslogtreecommitdiff
path: root/www/py-django-app-plugins
diff options
context:
space:
mode:
authorCarlo Strub <cs@FreeBSD.org>2012-08-02 09:02:43 +0000
committerCarlo Strub <cs@FreeBSD.org>2012-08-02 09:02:43 +0000
commit344b32ccd9f4853dff7b8d1bbcb191bf46c6f5ca (patch)
tree069ccbea155001b7168967685ae64e97f3524568 /www/py-django-app-plugins
parent81902d0a6c641126d021a998efb6e6ecca624294 (diff)
downloadports-344b32ccd9f4853dff7b8d1bbcb191bf46c6f5ca.tar.gz
ports-344b32ccd9f4853dff7b8d1bbcb191bf46c6f5ca.zip
- Fix typos in COMMENT
- Enforce the now clarified rules from the Porter's Handbook (e.g. no dots, no A/An, etc.)
Notes
Notes: svn path=/head/; revision=301858
Diffstat (limited to 'www/py-django-app-plugins')
-rw-r--r--www/py-django-app-plugins/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/py-django-app-plugins/Makefile b/www/py-django-app-plugins/Makefile
index a5def185c168..d95707215fdc 100644
--- a/www/py-django-app-plugins/Makefile
+++ b/www/py-django-app-plugins/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= ports@caomhin.org
-COMMENT= Reusable django application for writting pluggable reusable django applications.
+COMMENT= Reusable django application for writing pluggable reusable django applications
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/django/bin/django-admin.py:${PORTSDIR}/www/py-django