diff options
Diffstat (limited to 'devel/pcg-cpp/Makefile')
-rw-r--r-- | devel/pcg-cpp/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/pcg-cpp/Makefile b/devel/pcg-cpp/Makefile index 260027a029a1..08a9297420e0 100644 --- a/devel/pcg-cpp/Makefile +++ b/devel/pcg-cpp/Makefile @@ -6,6 +6,7 @@ CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org COMMENT= PCG Random Number Generation, C++ Edition +WWW= https://github.com/imneme/pcg-cpp LICENSE= APACHE20 MIT LICENSE_COMB= dual |