summaryrefslogtreecommitdiff
path: root/security/priv
diff options
context:
space:
mode:
authorwiz <wiz>2001-02-17 17:42:09 +0000
committerwiz <wiz>2001-02-17 17:42:09 +0000
commit4e3547de3bbe9aae985ad91f7aae76896b121cf0 (patch)
tree926bbe6e07ce5aedfc0884e098d71275e74392c9 /security/priv
parent26730104be8e403eeb8a7ec5ff7903af6ee1418c (diff)
downloadpkgsrc-4e3547de3bbe9aae985ad91f7aae76896b121cf0.tar.gz
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'security/priv')
-rw-r--r--security/priv/Makefile4
-rw-r--r--security/priv/pkg/COMMENT1
2 files changed, 2 insertions, 3 deletions
diff --git a/security/priv/Makefile b/security/priv/Makefile
index 2392845b600..6d3a5f5b431 100644
--- a/security/priv/Makefile
+++ b/security/priv/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2000/07/20 00:33:19 hubertf Exp $
+# $NetBSD: Makefile,v 1.6 2001/02/17 17:50:03 wiz Exp $
#
DISTNAME= priv-1.0-beta
@@ -7,7 +7,7 @@ CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_LOCAL}
MAINTAINER= simonb@netbsd.org
-#HOMEPAGE=
+COMMENT= execute commands as a different user
GNU_CONFIGURE= yes
diff --git a/security/priv/pkg/COMMENT b/security/priv/pkg/COMMENT
deleted file mode 100644
index deaa0fd2113..00000000000
--- a/security/priv/pkg/COMMENT
+++ /dev/null
@@ -1 +0,0 @@
-execute commands as a different user