summaryrefslogtreecommitdiff
path: root/security/p5-SHA/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/p5-SHA/Makefile')
-rw-r--r--security/p5-SHA/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/security/p5-SHA/Makefile b/security/p5-SHA/Makefile
index 22cdf201ddfc..22e42361ba91 100644
--- a/security/p5-SHA/Makefile
+++ b/security/p5-SHA/Makefile
@@ -8,6 +8,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Perl5 interface to the SHA1 algorithm
+WWW= https://metacpan.org/release/SHA
BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= p5-Digest-SHA1>=0:security/p5-Digest-SHA1