1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-18 00:10:04 +00:00

net/p5-Net-OAuth: Update WWW and clean up pkg-descr

This commit is contained in:
Po-Chuan Hsieh 2024-07-19 00:45:47 +08:00
parent d332e5c8f3
commit 4c0ca00e46
No known key found for this signature in database
GPG Key ID: 9A4BD10F002DD04B
2 changed files with 2 additions and 3 deletions

View File

@ -7,7 +7,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Implementation of the OAuth protocol
WWW= https://metacpan.org/release/Net-OAuth
WWW= https://metacpan.org/release/Net-OAuth \
https://oauth.net/
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual

View File

@ -15,5 +15,3 @@ Net::OAuth provides:
Net::OAuth does not provide:
- Consumer or Service Provider encapsulation
- token/nonce/key storage/management
See also: https://oauth.net/