summaryrefslogtreecommitdiff
path: root/security/priv
diff options
context:
space:
mode:
authormartti <martti>2003-07-21 17:20:17 +0000
committermartti <martti>2003-07-21 17:20:17 +0000
commit3b3e497d9487a4bc1f0479dd8e441182ef086541 (patch)
treef188cb113cf8eb05eecb0a886c897bec8fd12151 /security/priv
parent54c9ec195d4868564d9533cc27abcd9eec796fbb (diff)
downloadpkgsrc-3b3e497d9487a4bc1f0479dd8e441182ef086541.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