diff options
author | pav <pav@FreeBSD.org> | 2004-07-30 07:45:52 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2004-07-30 07:45:52 +0800 |
commit | 862af368485a643957e62a6304719c623bc4e74e (patch) | |
tree | d36d741d095f0433285bf4c1a21dad3339dc922f /shells/bash-completion/Makefile | |
parent | 4afb23e1a50a1ee659f9de66e7ffefe83c143f45 (diff) | |
download | freebsd-ports-gnome-862af368485a643957e62a6304719c623bc4e74e.tar.gz freebsd-ports-gnome-862af368485a643957e62a6304719c623bc4e74e.tar.zst freebsd-ports-gnome-862af368485a643957e62a6304719c623bc4e74e.zip |
- Update to 20040711
PR: ports/69769
Submitted by: Toni Viemero <toni.viemero@iki.fi>
Approved by: maintainer
Diffstat (limited to 'shells/bash-completion/Makefile')
-rw-r--r-- | shells/bash-completion/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/shells/bash-completion/Makefile b/shells/bash-completion/Makefile index 1efb5a006ba5..5717c0f5c179 100644 --- a/shells/bash-completion/Makefile +++ b/shells/bash-completion/Makefile @@ -6,8 +6,7 @@ # PORTNAME= bash-completion -PORTVERSION= 20040331 -PORTREVISION= 1 +PORTVERSION= 20040711 CATEGORIES= shells MASTER_SITES= http://www.caliban.org/files/bash/ |