diff options
Diffstat (limited to 'databases/p5-AnyEvent-Redis/Makefile')
-rw-r--r-- | databases/p5-AnyEvent-Redis/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/p5-AnyEvent-Redis/Makefile b/databases/p5-AnyEvent-Redis/Makefile index 1f45adc45555..98f50f8c7e3e 100644 --- a/databases/p5-AnyEvent-Redis/Makefile +++ b/databases/p5-AnyEvent-Redis/Makefile @@ -8,6 +8,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Non-blocking Redis client written in Perl +WWW= https://metacpan.org/release/AnyEvent-Redis BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Try-Tiny>=0:lang/p5-Try-Tiny \ |