summaryrefslogtreecommitdiff
path: root/misc/colorls
diff options
context:
space:
mode:
authorrodent <rodent>2013-04-06 03:45:05 +0000
committerrodent <rodent>2013-04-06 03:45:05 +0000
commit8e343fb12c3fa5098323af08d53462cc0a6e9c29 (patch)
tree058a5d7dbd4e2830d044e3fb78162276979aef46 /misc/colorls
parent8e860272a76dfa1cd33023759f6e301cb8a7827e (diff)
downloadpkgsrc-8e343fb12c3fa5098323af08d53462cc0a6e9c29.tar.gz
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.
Diffstat (limited to 'misc/colorls')
-rw-r--r--misc/colorls/Makefile16
1 files changed, 8 insertions, 8 deletions
diff --git a/misc/colorls/Makefile b/misc/colorls/Makefile
index 76cf1f250b3..5879e8e6c58 100644
--- a/misc/colorls/Makefile
+++ b/misc/colorls/Makefile
@@ -1,13 +1,13 @@
-# $NetBSD: Makefile,v 1.26 2012/10/08 09:57:18 asau Exp $
+# $NetBSD: Makefile,v 1.27 2013/04/06 03:45:17 rodent Exp $
-DISTNAME= ls
-PKGNAME= colorls-2.2
-PKGREVISION= 1
-CATEGORIES= misc
-MASTER_SITES= ${MASTER_SITE_LOCAL}
+DISTNAME= ls
+PKGNAME= colorls-2.2
+PKGREVISION= 1
+CATEGORIES= misc
+MASTER_SITES= ${MASTER_SITE_LOCAL}
-MAINTAINER= pkgsrc-users@NetBSD.org
-COMMENT= ls(1) that can use color to display file attributes
+MAINTAINER= pkgsrc-users@NetBSD.org
+COMMENT= Uses color with ls(1) to display file attributes
PKG_INSTALLATION_TYPES= overwrite pkgviews