From 4e3547de3bbe9aae985ad91f7aae76896b121cf0 Mon Sep 17 00:00:00 2001 From: wiz Date: Sat, 17 Feb 2001 17:42:09 +0000 Subject: Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. --- security/sudo/Makefile | 3 ++- security/sudo/pkg/COMMENT | 1 - 2 files changed, 2 insertions(+), 2 deletions(-) delete mode 100644 security/sudo/pkg/COMMENT (limited to 'security/sudo') 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 -- cgit v1.2.3