From b5d1cecde4e6c0dcb132742181e822478f6759af Mon Sep 17 00:00:00 2001 From: "David E. O'Brien" Date: Sun, 13 Feb 2000 03:25:05 +0000 Subject: Style nits in the ports I maintain. --- shells/bash1/Makefile | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'shells/bash1/Makefile') diff --git a/shells/bash1/Makefile b/shells/bash1/Makefile index 45a7b95a0866..bc829c94b66a 100644 --- a/shells/bash1/Makefile +++ b/shells/bash1/Makefile @@ -1,21 +1,21 @@ # ex:ts=8 -# New ports collection makefile for: bash -# Version required: 1.14.7 -# Date created: 21 August 1994 -# Whom: jkh +# Ports collection makefile for: bash +# Version required: 1.14.7 +# Date created: 21 August 1994 +# Whom: jkh # # $FreeBSD$ # -DISTNAME= bash-1.14.7 +DISTNAME= bash-1.14.7 CATEGORIES= shells -MASTER_SITES= ${MASTER_SITE_GNU} +MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= bash MAINTAINER= obrien@FreeBSD.org NO_LATEST_LINK= yes -WRKSRC= ${WRKDIR}/${DISTNAME} +WRKSRC= ${WRKDIR}/${DISTNAME} # Don't compress manpages or .so not works. NOMANCOMPRESS= yes MAN1= bash.1 bash_builtins.1 -- cgit v1.2.3