summaryrefslogtreecommitdiff
path: root/security/sudo
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/sudo
parent26730104be8e403eeb8a7ec5ff7903af6ee1418c (diff)
downloadpkgsrc-4e3547de3bbe9aae985ad91f7aae76896b121cf0.tar.gz
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'security/sudo')
-rw-r--r--security/sudo/Makefile3
-rw-r--r--security/sudo/pkg/COMMENT1
2 files changed, 2 insertions, 2 deletions
diff --git a/security/sudo/Makefile b/security/sudo/Makefile
index c4a96639ed9..e8b67847945 100644
--- a/security/sudo/Makefile
+++ b/security/sudo/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.30 2001/02/05 09:01:03 tron Exp $
+# $NetBSD: Makefile,v 1.31 2001/02/17 17:50:13 wiz Exp $
# FreeBSD Id: Makefile,v 1.9 1997/11/12 03:24:41 obrien Exp
#
@@ -12,6 +12,7 @@ MASTER_SITES= http://www.courtesan.com/sudo/dist/ \
MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www.courtesan.com/sudo/
+COMMENT= Allow others to run commands as root
BUILD_DEPENDS+= ${LOCALBASE}/bin/autoconf:../../devel/autoconf
diff --git a/security/sudo/pkg/COMMENT b/security/sudo/pkg/COMMENT
deleted file mode 100644
index 7e660f8137c..00000000000
--- a/security/sudo/pkg/COMMENT
+++ /dev/null
@@ -1 +0,0 @@
-Allow others to run commands as root