diff options
author | obrien <obrien@FreeBSD.org> | 2001-04-10 18:47:53 +0800 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 2001-04-10 18:47:53 +0800 |
commit | 90b88cf27bf57b5fbd3f770f87f2395fa783f979 (patch) | |
tree | 7055f0ac2aa4967056bdfd5269cf2c7f9c51e928 /shells/bash/Makefile | |
parent | e2c629f275ed9d42134e337a64500b034e957a25 (diff) | |
download | freebsd-ports-gnome-90b88cf27bf57b5fbd3f770f87f2395fa783f979.tar.gz freebsd-ports-gnome-90b88cf27bf57b5fbd3f770f87f2395fa783f979.tar.zst freebsd-ports-gnome-90b88cf27bf57b5fbd3f770f87f2395fa783f979.zip |
Update to version 2.05.
Submitted by: sobomax
Diffstat (limited to 'shells/bash/Makefile')
-rw-r--r-- | shells/bash/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/shells/bash/Makefile b/shells/bash/Makefile index 654092410d09..b0714728c1d7 100644 --- a/shells/bash/Makefile +++ b/shells/bash/Makefile @@ -7,7 +7,7 @@ # PORTNAME= bash -PORTVERSION= 2.04 +PORTVERSION= 2.05 CATEGORIES= shells MASTER_SITES= ${MASTER_SITE_GNU} \ ftp://ftp.cwru.edu/pub/bash/ |