diff options
author | Carlo Strub <cs@FreeBSD.org> | 2012-08-02 09:02:43 +0000 |
---|---|---|
committer | Carlo Strub <cs@FreeBSD.org> | 2012-08-02 09:02:43 +0000 |
commit | 344b32ccd9f4853dff7b8d1bbcb191bf46c6f5ca (patch) | |
tree | 069ccbea155001b7168967685ae64e97f3524568 /security/p11-kit | |
parent | 81902d0a6c641126d021a998efb6e6ecca624294 (diff) |
Notes
Diffstat (limited to 'security/p11-kit')
-rw-r--r-- | security/p11-kit/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/p11-kit/Makefile b/security/p11-kit/Makefile index b1fe7a5a77c4..a98c8554fc24 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 |