diff options
Diffstat (limited to 'shells')
-rw-r--r-- | shells/bash1/Makefile | 4 |
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. |