diff options
Diffstat (limited to 'security/p5-Authen-SCRAM')
-rw-r--r-- | security/p5-Authen-SCRAM/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/p5-Authen-SCRAM/Makefile b/security/p5-Authen-SCRAM/Makefile index cb2a67f1a6ba..848ca960b557 100644 --- a/security/p5-Authen-SCRAM/Makefile +++ b/security/p5-Authen-SCRAM/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Salted Challenge Response Authentication Mechanism (RFC 5802) +WWW= https://metacpan.org/release/Authen-SCRAM LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE |