diff options
Diffstat (limited to 'math/libtommath/Makefile')
-rw-r--r-- | math/libtommath/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/libtommath/Makefile b/math/libtommath/Makefile index 6fde51a498a4..aad89eb78dae 100644 --- a/math/libtommath/Makefile +++ b/math/libtommath/Makefile @@ -6,7 +6,7 @@ # PORTNAME= libtommath -PORTVERSION= 0.37 +PORTVERSION= 0.38 CATEGORIES= math MASTER_SITES= http://math.libtomcrypt.org/files/ DISTNAME= ltm-${PORTVERSION} |