diff options
Diffstat (limited to 'math/primecount/Makefile')
-rw-r--r-- | math/primecount/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/primecount/Makefile b/math/primecount/Makefile index 9bd365431bf1..c40e6c3f9e81 100644 --- a/math/primecount/Makefile +++ b/math/primecount/Makefile @@ -1,6 +1,6 @@ PORTNAME= primecount DISTVERSIONPREFIX= v -DISTVERSION= 7.16 +DISTVERSION= 7.18 CATEGORIES= math MAINTAINER= thierry@FreeBSD.org |