diff options
author | Marius Strobl <marius@FreeBSD.org> | 2004-12-29 22:00:27 +0000 |
---|---|---|
committer | Marius Strobl <marius@FreeBSD.org> | 2004-12-29 22:00:27 +0000 |
commit | 7ec56bfe9046d6714e72b183d31442281e8c9d87 (patch) | |
tree | e960d9116cf5db0f10770a3b27cb2669a0d55972 /math/yacas/Makefile | |
parent | 3fb5247e7b6a2259d3218954a30039e4da97ac2b (diff) |
Notes
Diffstat (limited to 'math/yacas/Makefile')
-rw-r--r-- | math/yacas/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/math/yacas/Makefile b/math/yacas/Makefile index 9333adec8485..9e494e5d5c19 100644 --- a/math/yacas/Makefile +++ b/math/yacas/Makefile @@ -7,8 +7,7 @@ # PORTNAME= yacas -PORTVERSION= 1.0.56 -PORTREVISION= 1 +PORTVERSION= 1.0.57 CATEGORIES= math MASTER_SITES= http://yacas.sourceforge.net/backups/ |