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