summaryrefslogtreecommitdiff
path: root/devel/p5-Set-ConsistentHash/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Set-ConsistentHash/Makefile')
-rw-r--r--devel/p5-Set-ConsistentHash/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/p5-Set-ConsistentHash/Makefile b/devel/p5-Set-ConsistentHash/Makefile
index 894939f04c37..b058a5d4c54f 100644
--- a/devel/p5-Set-ConsistentHash/Makefile
+++ b/devel/p5-Set-ConsistentHash/Makefile
@@ -7,6 +7,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Library for doing consistent hashing
+WWW= https://metacpan.org/release/Set-ConsistentHash
BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= p5-Digest-SHA1>=0:security/p5-Digest-SHA1