diff options
Diffstat (limited to 'shells/bash-completion-classic/Makefile')
-rw-r--r-- | shells/bash-completion-classic/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/shells/bash-completion-classic/Makefile b/shells/bash-completion-classic/Makefile index 1a7d95fce310..4a1f38922bb4 100644 --- a/shells/bash-completion-classic/Makefile +++ b/shells/bash-completion-classic/Makefile @@ -6,7 +6,7 @@ # PORTNAME= bash-completion -PORTVERSION= 20041017 +PORTVERSION= 20050112 CATEGORIES= shells MASTER_SITES= http://www.caliban.org/files/bash/ |