diff options
author | Christian Weisgerber <naddy@FreeBSD.org> | 2003-04-24 00:30:14 +0000 |
---|---|---|
committer | Christian Weisgerber <naddy@FreeBSD.org> | 2003-04-24 00:30:14 +0000 |
commit | bea8f7ac52446cd9ad2964594f8a2fcfb75d08db (patch) | |
tree | 2e18873480dcb37d0932448f2c8a5b9b4ee04751 /math/topaz/Makefile | |
parent | 01baa82fcb12fb0801b3fbb172740a6d8601660b (diff) |
Update to version 3.38
PR: 51056
Submitted by: Ports Fury
Notes
Notes:
svn path=/head/; revision=79546
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 7aa69b9dd124..5a7028326867 100644 --- a/math/topaz/Makefile +++ b/math/topaz/Makefile @@ -6,7 +6,7 @@ # PORTNAME= topaz -PORTVERSION= 3.37 +PORTVERSION= 3.38 CATEGORIES= math MASTER_SITES= http://hp.vector.co.jp/authors/VA007663/topaz/bin/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/./_/}-src |