aboutsummaryrefslogtreecommitdiff
path: root/shells/bash/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'shells/bash/Makefile')
-rw-r--r--shells/bash/Makefile14
1 files changed, 0 insertions, 14 deletions
diff --git a/shells/bash/Makefile b/shells/bash/Makefile
deleted file mode 100644
index 81561adc0ba5..000000000000
--- a/shells/bash/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>