From 4d74d95d4f7f19849341b57e9dea8a653b78e065 Mon Sep 17 00:00:00 2001 From: obrien Date: Fri, 27 Dec 1996 06:01:29 +0000 Subject: Style police. --- shells/bash2/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'shells/bash2') diff --git a/shells/bash2/Makefile b/shells/bash2/Makefile index 6bd552aea9f..8ac20370184 100644 --- a/shells/bash2/Makefile +++ b/shells/bash2/Makefile @@ -3,16 +3,16 @@ # Date created: 21 August 1994 # Whom: jkh # -# $Id: Makefile,v 1.16 1996/08/28 15:21:00 ache Exp $ +# $Id: Makefile,v 1.17 1996/11/18 11:39:42 asami Exp $ # DISTNAME= bash-1.14.7 -WRKSRC= ${WRKDIR}/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. .include -- cgit