diff options
Diffstat (limited to 'devel/rubygem-pairing_heap/Makefile')
-rw-r--r-- | devel/rubygem-pairing_heap/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/rubygem-pairing_heap/Makefile b/devel/rubygem-pairing_heap/Makefile index 9a4c3055bcc1..562ef56c47c3 100644 --- a/devel/rubygem-pairing_heap/Makefile +++ b/devel/rubygem-pairing_heap/Makefile @@ -5,6 +5,7 @@ MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Performant priority queue with support for changing priority +WWW= https://github.com/mhib/pairing_heap LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt |