aboutsummaryrefslogtreecommitdiff
path: root/shells/bash1/Makefile
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>1995-05-29 13:46:42 +0000
committercvs2svn <cvs2svn@FreeBSD.org>1995-05-29 13:46:42 +0000
commit444bcd3c2ed803274c8deafa2c3fa03f8a394653 (patch)
tree297f74782436a0f973b6b89d60c10f399af9a135 /shells/bash1/Makefile
parent56cb039977e097ac910b2d719acd77ec3d5fb646 (diff)
This commit was manufactured by cvs2svn to create tagrelease/2.0.5
'RELENG_2_0_5_RELEASE'.
Notes
Notes: svn path=/head/; revision=1803 svn path=/tags/RELENG_2_0_5_RELEASE/; revision=1807; tag=release/2.0.5
Diffstat (limited to 'shells/bash1/Makefile')
-rw-r--r--shells/bash1/Makefile14
1 files changed, 0 insertions, 14 deletions
diff --git a/shells/bash1/Makefile b/shells/bash1/Makefile
deleted file mode 100644
index 81561adc0ba5..000000000000
--- a/shells/bash1/Makefile
+++ /dev/null
@@ -1,14 +0,0 @@
-# New ports collection makefile for: bash
-# Version required: 1.14.4
-# Date created: 21 August 1994
-# Whom: jkh
-#
-# $Id: Makefile,v 1.9 1995/04/11 19:26:27 asami Exp $
-#
-
-DISTNAME= bash-1.14.4
-CATEGORIES+= shells
-MASTER_SITES= ftp://slc2.ins.cwru.edu/pub/dist/
-MAINTAINER= ache@FreeBSD.ORG
-
-.include <bsd.port.mk>