diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2003-11-16 20:54:17 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2003-11-16 20:54:17 +0000 |
commit | 1feae9145adfe1e434d6f99a045ba7c6ed1da379 (patch) | |
tree | ad6c708ed2be5a32ce7f39a761869418c260b699 /shells/bash-completion/Makefile | |
parent | Change maintainer's email address. (diff) |
- Update to version 20031112
PR: 59343
Submitted by: Kirk Strauser <kirk@strauser.com> (maintainer)
Notes
Notes:
svn path=/head/; revision=94123
Diffstat (limited to 'shells/bash-completion/Makefile')
-rw-r--r-- | shells/bash-completion/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/shells/bash-completion/Makefile b/shells/bash-completion/Makefile index dfd8d1d01433..7ef76076e371 100644 --- a/shells/bash-completion/Makefile +++ b/shells/bash-completion/Makefile @@ -6,7 +6,7 @@ # PORTNAME= bash-completion -PORTVERSION= 20031022 +PORTVERSION= 20031112 CATEGORIES= shells MASTER_SITES= http://www.caliban.org/files/bash/ |