diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2014-08-06 09:11:57 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2014-08-06 09:11:57 +0000 |
commit | 96a38c7c3a90fd8f1f07a9b3f7c9ee117ecdca84 (patch) | |
tree | 85e8033022547e7f0b85fd514a62e2bc95baa087 /www/py-pyramid/Makefile | |
parent | ea5282bfc572cef5510e6ee6d5ed0952c0559943 (diff) | |
download | ports-96a38c7c3a90fd8f1f07a9b3f7c9ee117ecdca84.tar.gz ports-96a38c7c3a90fd8f1f07a9b3f7c9ee117ecdca84.zip |
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. A few Makefiles
where not included as they contain Latin-1 characters that break
the Phabricator workflow. Category W.
CR: D510
Approved by: portmgr (bapt)
Notes
Notes:
svn path=/head/; revision=364158
Diffstat (limited to 'www/py-pyramid/Makefile')
-rw-r--r-- | www/py-pyramid/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/py-pyramid/Makefile b/www/py-pyramid/Makefile index 02987506421c..5517a4bd4412 100644 --- a/www/py-pyramid/Makefile +++ b/www/py-pyramid/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= clsung@FreeBSD.org -COMMENT= A small, fast, web development framework by the Pylons community +COMMENT= Small, fast, web development framework by the Pylons community BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Chameleon>=1.2.3:${PORTSDIR}/textproc/py-Chameleon \ ${PYTHON_PKGNAMEPREFIX}PasteDeploy>=1.5.0:${PORTSDIR}/www/py-pastedeploy \ |