summaryrefslogtreecommitdiff
path: root/shells/bash1/Makefile
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>1997-02-14 14:18:45 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>1997-02-14 14:18:45 +0000
commitdc6e03a935b2012c2e64b1dfbf4375f1fca131b6 (patch)
tree2050027f6f2c4668759327d47b981cc06ae5fbbb /shells/bash1/Makefile
parentWe leave deletion of old versions to pkg_delete. (diff)
This port is obsoleted by bash2, so I don't want to be MAINTAINER
Notes
Notes: svn path=/head/; revision=5612
Diffstat (limited to '')
-rw-r--r--shells/bash1/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/shells/bash1/Makefile b/shells/bash1/Makefile
index 85524f6c6e38..f2801c88aa06 100644
--- a/shells/bash1/Makefile
+++ b/shells/bash1/Makefile
@@ -3,15 +3,13 @@
# Date created: 21 August 1994
# Whom: jkh
#
-# $Id: Makefile,v 1.20 1996/12/27 11:40:41 ache Exp $
+# $Id: Makefile,v 1.21 1997/01/02 07:00:17 asami Exp $
#
DISTNAME= bash-1.14.7
CATEGORIES= shells
MASTER_SITES= ftp://slc2.ins.cwru.edu/pub/dist/
-MAINTAINER= ache@FreeBSD.ORG
-
WRKSRC= ${WRKDIR}/${DISTNAME}
# Don't compress manpages or .so not works.