summaryrefslogtreecommitdiff
path: root/shells/bash2
diff options
context:
space:
mode:
authorwiz <wiz>2001-02-17 17:31:58 +0000
committerwiz <wiz>2001-02-17 17:31:58 +0000
commit26730104be8e403eeb8a7ec5ff7903af6ee1418c (patch)
treeff17e85c241ba8999810590573dfaabbb05305c1 /shells/bash2
parent5c2ded063c246b745cbe88b35958aeb774b3efff (diff)
downloadpkgsrc-26730104be8e403eeb8a7ec5ff7903af6ee1418c.tar.gz
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'shells/bash2')
-rw-r--r--shells/bash2/Makefile3
-rw-r--r--shells/bash2/pkg/COMMENT1
2 files changed, 2 insertions, 2 deletions
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
diff --git a/shells/bash2/pkg/COMMENT b/shells/bash2/pkg/COMMENT
deleted file mode 100644
index 0f4244ddda4..00000000000
--- a/shells/bash2/pkg/COMMENT
+++ /dev/null
@@ -1 +0,0 @@
-The GNU Bourne Again Shell