summaryrefslogtreecommitdiff
path: root/shells/rc
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/rc
parenta0745845b3ea0a5fc0fbe2e28e4fdd653ae556ed (diff)
downloadpkgsrc-ad02d69ab28ddc19bb63fd7441b9ad1fc18206bb.tar.gz
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'shells/rc')
-rw-r--r--shells/rc/Makefile3
-rw-r--r--shells/rc/pkg/COMMENT1
2 files changed, 2 insertions, 2 deletions
diff --git a/shells/rc/Makefile b/shells/rc/Makefile
index 183b546ee8a..f377ee40c04 100644
--- a/shells/rc/Makefile
+++ b/shells/rc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2000/05/12 09:50:02 agc Exp $
+# $NetBSD: Makefile,v 1.12 2001/02/17 17:40:20 wiz Exp $
# FreeBSD Id: Makefile,v 1.3 1996/11/12 02:19:38 obrien Exp
#
@@ -8,6 +8,7 @@ MASTER_SITES= http://www.star.le.ac.uk/%7Etjg/rc/release/
MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www.star.le.ac.uk/%7Etjg/rc/
+COMMENT= Unix incarnation of the plan9 shell
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-history
diff --git a/shells/rc/pkg/COMMENT b/shells/rc/pkg/COMMENT
deleted file mode 100644
index 9732b1160ea..00000000000
--- a/shells/rc/pkg/COMMENT
+++ /dev/null
@@ -1 +0,0 @@
-Unix incarnation of the plan9 shell