diff options
author | Tim Vanderhoek <hoek@FreeBSD.org> | 2000-06-04 04:37:24 +0000 |
---|---|---|
committer | Tim Vanderhoek <hoek@FreeBSD.org> | 2000-06-04 04:37:24 +0000 |
commit | 07f6e150e3d83bbb13d4e2fba9755fdf94ab68db (patch) | |
tree | 8a6177f37ffc9d03f13d432652a5a7386e5e3337 /shells | |
parent | 537ade20c4f89c72f1b2bc194e63ccdc83008074 (diff) | |
download | ports-07f6e150e3d83bbb13d4e2fba9755fdf94ab68db.tar.gz ports-07f6e150e3d83bbb13d4e2fba9755fdf94ab68db.zip |
Notes
Diffstat (limited to 'shells')
-rw-r--r-- | shells/es/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/shells/es/Makefile b/shells/es/Makefile index 96371554e7f3..989cce55650b 100644 --- a/shells/es/Makefile +++ b/shells/es/Makefile @@ -6,7 +6,7 @@ # PORTNAME= es -PORTVERSION= 0.9b1 +PORTVERSION= 0.9.b1 CATEGORIES= shells MASTER_SITES= ftp://ftp.sys.toronto.edu/pub/es/ DISTNAME= es-0.9-beta1 |