summaryrefslogtreecommitdiff
path: root/security/priv
diff options
context:
space:
mode:
authormartti <martti@pkgsrc.org>2003-07-21 17:20:17 +0000
committermartti <martti@pkgsrc.org>2003-07-21 17:20:17 +0000
commitc1b54b4f61922c33d9de664f0881815f97d7f008 (patch)
treef188cb113cf8eb05eecb0a886c897bec8fd12151 /security/priv
parent8cee801716c19084440add72337db8c66fdecd77 (diff)
downloadpkgsrc-c1b54b4f61922c33d9de664f0881815f97d7f008.tar.gz
COMMENT should start with a capital letter.
Diffstat (limited to 'security/priv')
-rw-r--r--security/priv/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/priv/Makefile b/security/priv/Makefile
index 7579ca4ae9d..7a1e71be36b 100644
--- a/security/priv/Makefile
+++ b/security/priv/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2003/07/17 22:53:11 grant Exp $
+# $NetBSD: Makefile,v 1.8 2003/07/21 17:20:29 martti Exp $
#
DISTNAME= priv-1.0-beta
@@ -7,7 +7,7 @@ CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_LOCAL}
MAINTAINER= simonb@NetBSD.org
-COMMENT= execute commands as a different user
+COMMENT= Execute commands as a different user
GNU_CONFIGURE= yes