From b0587df2a10b357c169487fb11c3dc71ee23ae86 Mon Sep 17 00:00:00 2001 From: rodent Date: Sat, 6 Apr 2013 03:45:05 +0000 Subject: Fixes: COMMENT should not be longer than 70 characters. COMMENT should not begin with 'A'. COMMENT should not begin with 'An'. COMMENT should not begin with 'a'. COMMENT should not end with a period. COMMENT should start with a capital letter. pkglint warnings. Some files also got minor formatting, spelling, and style corrections. --- misc/kalzium/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'misc/kalzium') diff --git a/misc/kalzium/Makefile b/misc/kalzium/Makefile index ec9c7b3adf1..4a4346b8299 100644 --- a/misc/kalzium/Makefile +++ b/misc/kalzium/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2013/04/03 10:51:58 markd Exp $ +# $NetBSD: Makefile,v 1.12 2013/04/06 03:45:18 rodent Exp $ DISTNAME= kalzium-${_KDE_VERSION} CATEGORIES= misc -COMMENT= periodic table of elements +COMMENT= Periodic table of elements .include "../../meta-pkgs/kde4/Makefile.kde4" -- cgit v1.2.3