diff options
Diffstat (limited to 'math/primesieve/Makefile')
-rw-r--r-- | math/primesieve/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/primesieve/Makefile b/math/primesieve/Makefile index a7a7b536b5f2..f3aca61d068b 100644 --- a/math/primesieve/Makefile +++ b/math/primesieve/Makefile @@ -3,6 +3,7 @@ PORTNAME= primesieve DISTVERSIONPREFIX= v DISTVERSION= 7.4-26 +PORTREVISION= 1 DISTVERSIONSUFFIX= -g5b757b77 CATEGORIES= math |