diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2003-09-29 21:41:11 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2003-09-29 21:41:11 +0000 |
commit | 9eaa7dfa63bd1e1b96f6d4657b4730c023930350 (patch) | |
tree | ba822cb488678f5167d49550ad43013d0141c723 /shells | |
parent | ee35968adea857a1b918d19a04e209cd5e320ea7 (diff) | |
download | ports-9eaa7dfa63bd1e1b96f6d4657b4730c023930350.tar.gz ports-9eaa7dfa63bd1e1b96f6d4657b4730c023930350.zip |
Notes
Diffstat (limited to 'shells')
-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 aa3d8c4a4ea5..036a69c45557 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 001dd5df24ca..94f0c916c293 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 aa3d8c4a4ea5..036a69c45557 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 001dd5df24ca..94f0c916c293 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 |