diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2003-08-11 14:29:00 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2003-08-11 14:29:00 +0000 |
commit | 15ec1cfe29bd91100dd771e7241c1b02995c375b (patch) | |
tree | 64bee2c2742eb9228296ad76198a9906505d0a37 /math/topaz/Makefile | |
parent | ad1875e884875907dcc475ec99178cad10da7705 (diff) | |
download | ports-15ec1cfe29bd91100dd771e7241c1b02995c375b.tar.gz ports-15ec1cfe29bd91100dd771e7241c1b02995c375b.zip |
Notes
Diffstat (limited to 'math/topaz/Makefile')
-rw-r--r-- | math/topaz/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/topaz/Makefile b/math/topaz/Makefile index 5a7028326867..26e8e90860d0 100644 --- a/math/topaz/Makefile +++ b/math/topaz/Makefile @@ -6,7 +6,7 @@ # PORTNAME= topaz -PORTVERSION= 3.38 +PORTVERSION= 3.39 CATEGORIES= math MASTER_SITES= http://hp.vector.co.jp/authors/VA007663/topaz/bin/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/./_/}-src |