diff options
author | hoek <hoek@FreeBSD.org> | 2000-06-04 12:37:24 +0800 |
---|---|---|
committer | hoek <hoek@FreeBSD.org> | 2000-06-04 12:37:24 +0800 |
commit | e0899b338ba7a200c164024a4ffa422a2e791884 (patch) | |
tree | 32b9ef56f89fb734971bc100e9314bcb970b10d8 /shells/es/Makefile | |
parent | 152192c05c24d20950acf92587c01f0fa7358678 (diff) | |
download | freebsd-ports-gnome-e0899b338ba7a200c164024a4ffa422a2e791884.tar.gz freebsd-ports-gnome-e0899b338ba7a200c164024a4ffa422a2e791884.tar.zst freebsd-ports-gnome-e0899b338ba7a200c164024a4ffa422a2e791884.zip |
PORTVERSION=0.9b1 -> PORTVERSION=0.9.b1
Diffstat (limited to 'shells/es/Makefile')
-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 |