summaryrefslogtreecommitdiff
path: root/shells/bash1/Makefile
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2000-02-13 03:25:05 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2000-02-13 03:25:05 +0000
commitb5d1cecde4e6c0dcb132742181e822478f6759af (patch)
treea5f4ee1240324a616c9004580f7a5eddaac86d39 /shells/bash1/Makefile
parentUpdate to version 1.1.16. (diff)
Style nits in the ports I maintain.
Notes
Notes: svn path=/head/; revision=25734
Diffstat (limited to 'shells/bash1/Makefile')
-rw-r--r--shells/bash1/Makefile14
1 files changed, 7 insertions, 7 deletions
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