summaryrefslogtreecommitdiff
path: root/shells/tcsh/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'shells/tcsh/Makefile')
-rw-r--r--shells/tcsh/Makefile15
1 files changed, 0 insertions, 15 deletions
diff --git a/shells/tcsh/Makefile b/shells/tcsh/Makefile
deleted file mode 100644
index 4c7b9a1a4100..000000000000
--- a/shells/tcsh/Makefile
+++ /dev/null
@@ -1,15 +0,0 @@
-# New ports collection makefile for: tcsh
-# Version required: 6.05
-# Date created: 22 August 1994
-# Whom: jkh
-#
-# $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>