summaryrefslogtreecommitdiffstats
path: root/security/p11-kit
diff options
context:
space:
mode:
authorcs <cs@FreeBSD.org>2012-08-02 09:02:43 +0000
committercs <cs@FreeBSD.org>2012-08-02 09:02:43 +0000
commit28ca79404f77320265611fe12ddeed99cae70390 (patch)
tree069ccbea155001b7168967685ae64e97f3524568 /security/p11-kit
parent7a7da36f99fc6aa631f33c02b9b0fad2fd7aeb6c (diff)
downloadFreeBSD-ports-28ca79404f77320265611fe12ddeed99cae70390.zip
FreeBSD-ports-28ca79404f77320265611fe12ddeed99cae70390.tar.gz
- Fix typos in COMMENT
- Enforce the now clarified rules from the Porter's Handbook (e.g. no dots, no A/An, etc.)
Diffstat (limited to 'security/p11-kit')
-rw-r--r--security/p11-kit/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/p11-kit/Makefile b/security/p11-kit/Makefile
index b1fe7a5..a98c855 100644
--- a/security/p11-kit/Makefile
+++ b/security/p11-kit/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= security devel
MASTER_SITES= http://p11-glue.freedesktop.org/releases/
MAINTAINER= novel@FreeBSD.org
-COMMENT= Library for loading and enumurating of PKCS\#11 modules
+COMMENT= Library for loading and enumerating of PKCS\#11 modules
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --disable-gtk-doc --disable-nls --enable-debug=no
OpenPOWER on IntegriCloud