diff options
Diffstat (limited to 'devel/rubygem-fast_xor/Makefile')
-rw-r--r-- | devel/rubygem-fast_xor/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/rubygem-fast_xor/Makefile b/devel/rubygem-fast_xor/Makefile index b73ce5318c08..3187426f981d 100644 --- a/devel/rubygem-fast_xor/Makefile +++ b/devel/rubygem-fast_xor/Makefile @@ -5,6 +5,7 @@ MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Fast String XOR operator +WWW= https://github.com/CodeMonkeySteve/fast_xor LICENSE= MIT LICENSE_FILE= ${WRKSRC}/MIT-LICENSE |