diff options
author | Carlo Strub <cs@FreeBSD.org> | 2012-08-03 15:54:35 +0000 |
---|---|---|
committer | Carlo Strub <cs@FreeBSD.org> | 2012-08-03 15:54:35 +0000 |
commit | a9f85911cdb1e25bbc39c3f9f69a53c135a6b385 (patch) | |
tree | c27f5812b936c71a77d4cbdf89fc5dba1b2d4f22 /security/oath-toolkit | |
parent | 159185d75d7346a9ded3ad7a6f596a3b59568a54 (diff) |
Fix typos and make small modifications in COMMENT (according to Porter's
Handbook)
Approved by: portmgr@ (implicit)
Notes
Notes:
svn path=/head/; revision=301960
Diffstat (limited to 'security/oath-toolkit')
-rw-r--r-- | security/oath-toolkit/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/oath-toolkit/Makefile b/security/oath-toolkit/Makefile index 7ad3f413e90b..200057030924 100644 --- a/security/oath-toolkit/Makefile +++ b/security/oath-toolkit/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SAVANNAH} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ale@FreeBSD.org -COMMENT= Library, tools and PAM module for OATH authentication +COMMENT= Library, tools, and PAM module for OATH authentication LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING |