diff options
author | Marcus Alves Grando <mnag@FreeBSD.org> | 2006-03-15 14:31:33 +0000 |
---|---|---|
committer | Marcus Alves Grando <mnag@FreeBSD.org> | 2006-03-15 14:31:33 +0000 |
commit | beee07e38fc6f41895b1c1ecbf14fa0447f112a0 (patch) | |
tree | b625c01c5e359a43d6942eb9043bf9f8a5d5e3a3 /shells/bash-completion-classic | |
parent | e3a15521807c478be924404d23d0b60698d7981b (diff) | |
download | ports-beee07e38fc6f41895b1c1ecbf14fa0447f112a0.tar.gz ports-beee07e38fc6f41895b1c1ecbf14fa0447f112a0.zip |
Notes
Diffstat (limited to 'shells/bash-completion-classic')
-rw-r--r-- | shells/bash-completion-classic/Makefile | 3 | ||||
-rw-r--r-- | shells/bash-completion-classic/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/shells/bash-completion-classic/Makefile b/shells/bash-completion-classic/Makefile index 153af1418772..2fe6ea0ac133 100644 --- a/shells/bash-completion-classic/Makefile +++ b/shells/bash-completion-classic/Makefile @@ -6,7 +6,7 @@ # PORTNAME= bash-completion -PORTVERSION= 20050721 +PORTVERSION= 20060301 CATEGORIES= shells MASTER_SITES= http://www.caliban.org/files/bash/ @@ -15,7 +15,6 @@ COMMENT= Programmable completion library for Bash 2.04 and up WRKSRC= ${WRKDIR}/bash_completion NO_BUILD= yes -USE_REINPLACE= yes SUB_FILES= pkg-message PLIST_FILES= etc/bash_completion diff --git a/shells/bash-completion-classic/distinfo b/shells/bash-completion-classic/distinfo index c9766c58c67f..285a36c0e2d4 100644 --- a/shells/bash-completion-classic/distinfo +++ b/shells/bash-completion-classic/distinfo @@ -1,3 +1,3 @@ -MD5 (bash-completion-20050721.tar.gz) = 08e5321ead7079c84822368d7a41deda -SHA256 (bash-completion-20050721.tar.gz) = 80b05184d472a1e09617bbdcb5c92c2bb0be811fb4d812c726a492c86aa536c8 -SIZE (bash-completion-20050721.tar.gz) = 111271 +MD5 (bash-completion-20060301.tar.gz) = 9bca1cf97e8f8c73e3ef560cc9dead21 +SHA256 (bash-completion-20060301.tar.gz) = 29b78834b975b29810f0bf1f15e5d3a6c003a137cfac7fea671bfaf8f58f5c0d +SIZE (bash-completion-20060301.tar.gz) = 123300 |