summaryrefslogtreecommitdiff
path: root/shells/tcsh
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>1995-05-06 15:19:43 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>1995-05-06 15:19:43 +0000
commit9d3b63c0c0e06d80a4c6394cb05fd53f510c155f (patch)
tree8de9c48634867c168aa984d41dcbf340cb5b2945 /shells/tcsh
parent- update (diff)
Add myself as maintainer
Notes
Notes: svn path=/head/; revision=1661
Diffstat (limited to 'shells/tcsh')
-rw-r--r--shells/tcsh/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/shells/tcsh/Makefile b/shells/tcsh/Makefile
index 4162eb15f3b0..4c7b9a1a4100 100644
--- a/shells/tcsh/Makefile
+++ b/shells/tcsh/Makefile
@@ -3,11 +3,13 @@
# Date created: 22 August 1994
# Whom: jkh
#
-# $Id: Makefile,v 1.6 1995/04/01 12:49:58 jkh Exp $
+# $Id: Makefile,v 1.7 1995/04/11 19:26:35 asami Exp $
#
DISTNAME= tcsh-6.05
CATEGORIES+= shells
MASTER_SITES= ftp://tesla.ee.cornell.edu/pub/tcsh/
+MAINTAINER= ache@FreeBSD.ORG
+
.include <bsd.port.mk>