summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2002-09-09 06:50:17 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2002-09-09 06:50:17 +0000
commitfe3f550a4ecbfa4b5eb6a58866ae3ce4691cd328 (patch)
tree3d165bfe0419f56cd868fa4ed0d8f63ed9e96567
parentUpdate from latest project CVS (diff)
Bump revision for directory command-line completion fix.
Always forgotten by: me
Notes
Notes: svn path=/head/; revision=65900
-rw-r--r--shells/bash/Makefile1
-rw-r--r--shells/bash2/Makefile1
-rw-r--r--shells/bash3/Makefile1
3 files changed, 3 insertions, 0 deletions
diff --git a/shells/bash/Makefile b/shells/bash/Makefile
index 6cd0bb2e9d21..55ea04eab274 100644
--- a/shells/bash/Makefile
+++ b/shells/bash/Makefile
@@ -8,6 +8,7 @@
PORTNAME= bash
PORTVERSION= 2.05b
+PORTREVISION?= 1
CATEGORIES= shells
MASTER_SITES= ${MASTER_SITE_GNU} \
ftp://ftp.cwru.edu/pub/bash/
diff --git a/shells/bash2/Makefile b/shells/bash2/Makefile
index 6cd0bb2e9d21..55ea04eab274 100644
--- a/shells/bash2/Makefile
+++ b/shells/bash2/Makefile
@@ -8,6 +8,7 @@
PORTNAME= bash
PORTVERSION= 2.05b
+PORTREVISION?= 1
CATEGORIES= shells
MASTER_SITES= ${MASTER_SITE_GNU} \
ftp://ftp.cwru.edu/pub/bash/
diff --git a/shells/bash3/Makefile b/shells/bash3/Makefile
index 6cd0bb2e9d21..55ea04eab274 100644
--- a/shells/bash3/Makefile
+++ b/shells/bash3/Makefile
@@ -8,6 +8,7 @@
PORTNAME= bash
PORTVERSION= 2.05b
+PORTREVISION?= 1
CATEGORIES= shells
MASTER_SITES= ${MASTER_SITE_GNU} \
ftp://ftp.cwru.edu/pub/bash/