From ad02d69ab28ddc19bb63fd7441b9ad1fc18206bb Mon Sep 17 00:00:00 2001 From: wiz Date: Sat, 17 Feb 2001 17:31:58 +0000 Subject: Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. --- shells/bash2/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'shells/bash2/Makefile') diff --git a/shells/bash2/Makefile b/shells/bash2/Makefile index b2ff6e9e783..69d2d3b866f 100644 --- a/shells/bash2/Makefile +++ b/shells/bash2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.25 2000/12/11 22:55:46 wiz Exp $ +# $NetBSD: Makefile,v 1.26 2001/02/17 17:40:18 wiz Exp $ # FreeBSD Id: Makefile,v 1.26 1997/06/27 23:03:27 ache Exp # @@ -12,6 +12,7 @@ DISTFILES= bash-${V}.tar.gz bash-doc-${DV}.tar.gz MAINTAINER= packages@netbsd.org HOMEPAGE= http://www.gnu.org/software/bash/bash.html +COMMENT= The GNU Bourne Again Shell GNU_CONFIGURE= yes USE_GTEXINFO= yes -- cgit v1.2.3