diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2006-04-24 13:15:13 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2006-04-24 13:15:13 +0000 |
commit | 9279cf377b2c217245f7e98df3ded60fc581b23a (patch) | |
tree | 91c73a6abaa4463ffa98586c39a8d117cd2e836e /math/topaz/Makefile | |
parent | 39fc950c2ca21d44e76120a60fb036671212db9f (diff) |
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 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 |