diff options
Diffstat (limited to 'math/primegen/Makefile')
-rw-r--r-- | math/primegen/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/primegen/Makefile b/math/primegen/Makefile index cbc3c7792cc3..50699d80d45d 100644 --- a/math/primegen/Makefile +++ b/math/primegen/Makefile @@ -5,6 +5,7 @@ MASTER_SITES= http://cr.yp.to/primegen/ MAINTAINER= ports@FreeBSD.org COMMENT= Small, fast library to generate prime numbers in order +WWW= https://cr.yp.to/primegen.html USES= groff ALL_TARGET= default |