summaryrefslogtreecommitdiff
path: root/math/primesieve/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/primesieve/Makefile')
-rw-r--r--math/primesieve/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/math/primesieve/Makefile b/math/primesieve/Makefile
index 27e0e2f660d7..bdaa05dd608d 100644
--- a/math/primesieve/Makefile
+++ b/math/primesieve/Makefile
@@ -5,6 +5,7 @@ CATEGORIES= math
MAINTAINER= yuri@FreeBSD.org
COMMENT= Fast prime number generator
+WWW= https://github.com/kimwalisch/primesieve
LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/COPYING