diff options
-rw-r--r-- | shells/bash-completion-classic/Makefile | 4 | ||||
-rw-r--r-- | shells/bash-completion-classic/distinfo | 2 | ||||
-rw-r--r-- | shells/bash-completion/Makefile | 4 | ||||
-rw-r--r-- | shells/bash-completion/distinfo | 2 |
4 files changed, 6 insertions, 6 deletions
diff --git a/shells/bash-completion-classic/Makefile b/shells/bash-completion-classic/Makefile index aa3d8c4a4ea..036a69c4555 100644 --- a/shells/bash-completion-classic/Makefile +++ b/shells/bash-completion-classic/Makefile @@ -6,7 +6,7 @@ # PORTNAME= bash-completion -PORTVERSION= 20030527 +PORTVERSION= 20030929 CATEGORIES= shells MASTER_SITES= http://www.caliban.org/files/bash/ @@ -18,7 +18,7 @@ RUN_DEPENDS= bash:${PORTSDIR}/shells/bash2 WRKSRC= ${WRKDIR}/bash_completion NO_BUILD= yes -PKGMESSAGE= ${WRKDIR}/pkg-message +PKGMESSAGE= ${WRKDIR}/pkg-message pre-patch: @${SED} 's|%%PREFIX%%|${PREFIX}|g' ${PKGDIR}/pkg-message >${PKGMESSAGE} diff --git a/shells/bash-completion-classic/distinfo b/shells/bash-completion-classic/distinfo index 001dd5df24c..94f0c916c29 100644 --- a/shells/bash-completion-classic/distinfo +++ b/shells/bash-completion-classic/distinfo @@ -1 +1 @@ -MD5 (bash-completion-20030527.tar.gz) = 3b4de4c03804fa97fd3123443a9667c6 +MD5 (bash-completion-20030929.tar.gz) = ed269361b37df35ccedd2e610a7a47c2 diff --git a/shells/bash-completion/Makefile b/shells/bash-completion/Makefile index aa3d8c4a4ea..036a69c4555 100644 --- a/shells/bash-completion/Makefile +++ b/shells/bash-completion/Makefile @@ -6,7 +6,7 @@ # PORTNAME= bash-completion -PORTVERSION= 20030527 +PORTVERSION= 20030929 CATEGORIES= shells MASTER_SITES= http://www.caliban.org/files/bash/ @@ -18,7 +18,7 @@ RUN_DEPENDS= bash:${PORTSDIR}/shells/bash2 WRKSRC= ${WRKDIR}/bash_completion NO_BUILD= yes -PKGMESSAGE= ${WRKDIR}/pkg-message +PKGMESSAGE= ${WRKDIR}/pkg-message pre-patch: @${SED} 's|%%PREFIX%%|${PREFIX}|g' ${PKGDIR}/pkg-message >${PKGMESSAGE} diff --git a/shells/bash-completion/distinfo b/shells/bash-completion/distinfo index 001dd5df24c..94f0c916c29 100644 --- a/shells/bash-completion/distinfo +++ b/shells/bash-completion/distinfo @@ -1 +1 @@ -MD5 (bash-completion-20030527.tar.gz) = 3b4de4c03804fa97fd3123443a9667c6 +MD5 (bash-completion-20030929.tar.gz) = ed269361b37df35ccedd2e610a7a47c2 |