From 7ca702f09f2945c1baaadef9b7bd13bd867de422 Mon Sep 17 00:00:00 2001 From: "Jordan K. Hubbard" 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/bash1/Makefile | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 shells/bash1/Makefile (limited to 'shells/bash1/Makefile') diff --git a/shells/bash1/Makefile b/shells/bash1/Makefile new file mode 100644 index 000000000000..794d92f6f626 --- /dev/null +++ b/shells/bash1/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 v1.2.3