diff options
Diffstat (limited to 'devel/py-heapdict/Makefile')
-rw-r--r-- | devel/py-heapdict/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-heapdict/Makefile b/devel/py-heapdict/Makefile index 0cb8b139b72e..df27f1f10498 100644 --- a/devel/py-heapdict/Makefile +++ b/devel/py-heapdict/Makefile @@ -7,6 +7,7 @@ DISTNAME= HeapDict-${PORTVERSION} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Heap with decrease-key and increase-key operations +WWW= https://github.com/DanielStutzbach/heapdict LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE |