diff options
author | erwin <erwin@FreeBSD.org> | 2006-04-24 21:15:13 +0800 |
---|---|---|
committer | erwin <erwin@FreeBSD.org> | 2006-04-24 21:15:13 +0800 |
commit | 34e4ec939a48dcbf6c6f71e18086902750bf9c12 (patch) | |
tree | a72c5a1c8ba968b3d20c1fa711f32bc4acdcd854 /math/topaz/Makefile | |
parent | b61a86b04e3fa5e733328e1d3147b2854d5f595b (diff) | |
download | freebsd-ports-gnome-34e4ec939a48dcbf6c6f71e18086902750bf9c12.tar.gz freebsd-ports-gnome-34e4ec939a48dcbf6c6f71e18086902750bf9c12.tar.zst freebsd-ports-gnome-34e4ec939a48dcbf6c6f71e18086902750bf9c12.zip |
Update to 3.40
PR: 96219
Submitted by: Ports fury
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 26e8e90860d0..f4b504b692c7 100644 --- a/math/topaz/Makefile +++ b/math/topaz/Makefile @@ -6,7 +6,7 @@ # PORTNAME= topaz -PORTVERSION= 3.39 +PORTVERSION= 3.40 CATEGORIES= math MASTER_SITES= http://hp.vector.co.jp/authors/VA007663/topaz/bin/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/./_/}-src |