diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-04-16 14:09:54 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-04-16 14:09:54 +0000 |
commit | 431dc081a7458ae793ac90c8f0786763cee976b1 (patch) | |
tree | a97b0df6924d4e7b3f27e7f288cb9d035026c487 /shells | |
parent | 291e472f16b6d1bdca4c5155532a92e21068152d (diff) | |
download | ports-431dc081a7458ae793ac90c8f0786763cee976b1.tar.gz ports-431dc081a7458ae793ac90c8f0786763cee976b1.zip |
Notes
Diffstat (limited to 'shells')
-rw-r--r-- | shells/bash-completion-classic/Makefile | 2 | ||||
-rw-r--r-- | shells/bash-completion-classic/distinfo | 4 | ||||
-rw-r--r-- | shells/bash-completion/Makefile | 2 | ||||
-rw-r--r-- | shells/bash-completion/distinfo | 4 |
4 files changed, 6 insertions, 6 deletions
diff --git a/shells/bash-completion-classic/Makefile b/shells/bash-completion-classic/Makefile index e9b5940eb14f..8eb721594e3c 100644 --- a/shells/bash-completion-classic/Makefile +++ b/shells/bash-completion-classic/Makefile @@ -6,7 +6,7 @@ # PORTNAME= bash-completion -PORTVERSION= 20040214 +PORTVERSION= 20040331 CATEGORIES= shells MASTER_SITES= http://www.caliban.org/files/bash/ diff --git a/shells/bash-completion-classic/distinfo b/shells/bash-completion-classic/distinfo index 59606e6b5ccf..c480495aaaf4 100644 --- a/shells/bash-completion-classic/distinfo +++ b/shells/bash-completion-classic/distinfo @@ -1,2 +1,2 @@ -MD5 (bash-completion-20040214.tar.gz) = 3146895647d4654952711bfb37352eda -SIZE (bash-completion-20040214.tar.gz) = 93162 +MD5 (bash-completion-20040331.tar.gz) = 0adf18ca3a6b57e1a681f80a05f8ff06 +SIZE (bash-completion-20040331.tar.gz) = 95904 diff --git a/shells/bash-completion/Makefile b/shells/bash-completion/Makefile index e9b5940eb14f..8eb721594e3c 100644 --- a/shells/bash-completion/Makefile +++ b/shells/bash-completion/Makefile @@ -6,7 +6,7 @@ # PORTNAME= bash-completion -PORTVERSION= 20040214 +PORTVERSION= 20040331 CATEGORIES= shells MASTER_SITES= http://www.caliban.org/files/bash/ diff --git a/shells/bash-completion/distinfo b/shells/bash-completion/distinfo index 59606e6b5ccf..c480495aaaf4 100644 --- a/shells/bash-completion/distinfo +++ b/shells/bash-completion/distinfo @@ -1,2 +1,2 @@ -MD5 (bash-completion-20040214.tar.gz) = 3146895647d4654952711bfb37352eda -SIZE (bash-completion-20040214.tar.gz) = 93162 +MD5 (bash-completion-20040331.tar.gz) = 0adf18ca3a6b57e1a681f80a05f8ff06 +SIZE (bash-completion-20040331.tar.gz) = 95904 |