aboutsummaryrefslogtreecommitdiffstats
path: root/shells/bash2/Makefile
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>1996-12-27 14:01:29 +0800
committerobrien <obrien@FreeBSD.org>1996-12-27 14:01:29 +0800
commit4d74d95d4f7f19849341b57e9dea8a653b78e065 (patch)
tree7472e6e8c22d9683f0a35492b7e99e8b00745de8 /shells/bash2/Makefile
parent125b84f8b0955474df4596791cd2a009b5308ebe (diff)
downloadfreebsd-ports-gnome-4d74d95d4f7f19849341b57e9dea8a653b78e065.tar.gz
freebsd-ports-gnome-4d74d95d4f7f19849341b57e9dea8a653b78e065.tar.zst
freebsd-ports-gnome-4d74d95d4f7f19849341b57e9dea8a653b78e065.zip
Style police.
Diffstat (limited to 'shells/bash2/Makefile')
-rw-r--r--shells/bash2/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/shells/bash2/Makefile b/shells/bash2/Makefile
index 6bd552aea9fe..8ac203701847 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 <bsd.port.mk>