From 28ca79404f77320265611fe12ddeed99cae70390 Mon Sep 17 00:00:00 2001 From: cs Date: Thu, 2 Aug 2012 09:02:43 +0000 Subject: - Fix typos in COMMENT - Enforce the now clarified rules from the Porter's Handbook (e.g. no dots, no A/An, etc.) --- devel/py-zExceptions/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'devel/py-zExceptions/Makefile') diff --git a/devel/py-zExceptions/Makefile b/devel/py-zExceptions/Makefile index 6b82e05..77e98b7 100644 --- a/devel/py-zExceptions/Makefile +++ b/devel/py-zExceptions/Makefile @@ -13,7 +13,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DIST_SUBDIR= zope MAINTAINER= zope@FreeBSD.org -COMMENT= Contains common exceptions used in Zope2. +COMMENT= Contains common exceptions used in Zope2 LICENSE= ZPL21 -- cgit v1.1