From f30c6bcbfac8e07b5d16fcb120d52182ce0a9b9e Mon Sep 17 00:00:00 2001 From: jkh Date: Sun, 21 Aug 1994 13:19:28 +0000 Subject: The start of the 2.0 ports collection. No sup repository yet, but I'll make one when I wake up again.. :) Submitted by: jkh --- shells/bash3/Makefile | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 shells/bash3/Makefile (limited to 'shells/bash3/Makefile') diff --git a/shells/bash3/Makefile b/shells/bash3/Makefile new file mode 100644 index 000000000000..794d92f6f626 --- /dev/null +++ b/shells/bash3/Makefile @@ -0,0 +1,12 @@ +# New ports collection makefile for: bash +# Version required: 1.14.2 +# Date created: 21 August 1994 +# Whom: jkh +# +# $Id$ +# + +GNU_MAKE= yes +DISTNAME= bash-1.14.2 + +.include -- cgit