summaryrefslogtreecommitdiff
path: root/shells/bash1/Makefile
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>1997-02-17 06:41:50 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>1997-02-17 06:41:50 +0000
commitc3d2f164198005ad0397d3b9c6cb4227f056b586 (patch)
tree783e39e8b42fe73cf755a5e78cbce554f7b2212e /shells/bash1/Makefile
parent* no $Id$ (diff)
ache writes:
> This port is obsoleted by bash2, so I don't want to be MAINTAINER I *hate* bash2. So I'll take it over.
Notes
Notes: svn path=/head/; revision=5662
Diffstat (limited to '')
-rw-r--r--shells/bash1/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/shells/bash1/Makefile b/shells/bash1/Makefile
index f2801c88aa06..d8e89d322f6d 100644
--- a/shells/bash1/Makefile
+++ b/shells/bash1/Makefile
@@ -3,13 +3,15 @@
# Date created: 21 August 1994
# Whom: jkh
#
-# $Id: Makefile,v 1.21 1997/01/02 07:00:17 asami Exp $
+# $Id: Makefile,v 1.22 1997/02/14 14:18:45 ache Exp $
#
DISTNAME= bash-1.14.7
CATEGORIES= shells
MASTER_SITES= ftp://slc2.ins.cwru.edu/pub/dist/
+MAINTAINER= obrien@NUXI.com.
+
WRKSRC= ${WRKDIR}/${DISTNAME}
# Don't compress manpages or .so not works.