summaryrefslogtreecommitdiff
path: root/shells/bash2
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2001-02-17 17:31:58 +0000
committerwiz <wiz@pkgsrc.org>2001-02-17 17:31:58 +0000
commitad02d69ab28ddc19bb63fd7441b9ad1fc18206bb (patch)
treeff17e85c241ba8999810590573dfaabbb05305c1 /shells/bash2
parenta0745845b3ea0a5fc0fbe2e28e4fdd653ae556ed (diff)
downloadpkgsrc-ad02d69ab28ddc19bb63fd7441b9ad1fc18206bb.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