summaryrefslogtreecommitdiff
path: root/shells/tcsh
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/tcsh
parent5c2ded063c246b745cbe88b35958aeb774b3efff (diff)
downloadpkgsrc-26730104be8e403eeb8a7ec5ff7903af6ee1418c.tar.gz
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'shells/tcsh')
-rw-r--r--shells/tcsh/Makefile3
-rw-r--r--shells/tcsh/pkg/COMMENT1
2 files changed, 2 insertions, 2 deletions
diff --git a/shells/tcsh/Makefile b/shells/tcsh/Makefile
index d70994dbee0..3305e1334d0 100644
--- a/shells/tcsh/Makefile
+++ b/shells/tcsh/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2000/11/20 15:06:36 christos Exp $
+# $NetBSD: Makefile,v 1.23 2001/02/17 17:40:21 wiz Exp $
#
DISTNAME= tcsh-6.10
@@ -9,6 +9,7 @@ MASTER_SITES= ftp://ftp.astron.com/pub/tcsh/ \
ftp://ftp.funet.fi/pub/unix/shells/tcsh/
MAINTAINER= kim@tac.nyc.ny.us
+COMMENT= Extended C-shell with many useful features
WRKSRC= ${WRKDIR}/${PKGNAME}
diff --git a/shells/tcsh/pkg/COMMENT b/shells/tcsh/pkg/COMMENT
deleted file mode 100644
index 3d581594a65..00000000000
--- a/shells/tcsh/pkg/COMMENT
+++ /dev/null
@@ -1 +0,0 @@
-Extended C-shell with many useful features