diff options
author | miwi <miwi@FreeBSD.org> | 2006-11-23 16:42:01 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2006-11-23 16:42:01 +0800 |
commit | 0364fe9becdb88c4ef4c0037a9d30c0bc58bba75 (patch) | |
tree | b496ea9f4a682efc07348c057c46f5b166a73cdc /math | |
parent | 6208e485c7a9807782b47413d2f1f1a1146b0df0 (diff) | |
download | freebsd-ports-gnome-0364fe9becdb88c4ef4c0037a9d30c0bc58bba75.tar.gz freebsd-ports-gnome-0364fe9becdb88c4ef4c0037a9d30c0bc58bba75.tar.zst freebsd-ports-gnome-0364fe9becdb88c4ef4c0037a9d30c0bc58bba75.zip |
- Update to 1b7
Diffstat (limited to 'math')
-rw-r--r-- | math/jacal/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/jacal/Makefile b/math/jacal/Makefile index 755b1a3f44ec..0b254f76b559 100644 --- a/math/jacal/Makefile +++ b/math/jacal/Makefile @@ -6,7 +6,7 @@ # PORTNAME= jacal -PORTVERSION= 1b6 +PORTVERSION= 1b7 CATEGORIES= math MASTER_SITES= http://swissnet.ai.mit.edu/ftpdir/scm/ DISTNAME= jacal1b6 |