aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--shells/bash/Makefile4
-rw-r--r--shells/bash1/Makefile4
-rw-r--r--shells/bash2/Makefile4
-rw-r--r--shells/bash3/Makefile4
4 files changed, 8 insertions, 8 deletions
diff --git a/shells/bash/Makefile b/shells/bash/Makefile
index 6bd552aea9fe..8ac203701847 100644
--- a/shells/bash/Makefile
+++ b/shells/bash/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>
diff --git a/shells/bash1/Makefile b/shells/bash1/Makefile
index 6bd552aea9fe..8ac203701847 100644
--- a/shells/bash1/Makefile
+++ b/shells/bash1/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>
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>
diff --git a/shells/bash3/Makefile b/shells/bash3/Makefile
index 6bd552aea9fe..8ac203701847 100644
--- a/shells/bash3/Makefile
+++ b/shells/bash3/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>