From cdcd0c65d7535ac3794a1df20e82c3fea1f06583 Mon Sep 17 00:00:00 2001 From: cs Date: Fri, 3 Aug 2012 15:54:35 +0000 Subject: Fix typos and make small modifications in COMMENT (according to Porter's Handbook) Approved by: portmgr@ (implicit) --- security/oath-toolkit/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'security/oath-toolkit') 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 -- cgit