summaryrefslogtreecommitdiff
path: root/shells/tcsh
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/tcsh
parenta0745845b3ea0a5fc0fbe2e28e4fdd653ae556ed (diff)
downloadpkgsrc-ad02d69ab28ddc19bb63fd7441b9ad1fc18206bb.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