diff --git a/databases/p5-DR-Tarantool/Makefile b/databases/p5-DR-Tarantool/Makefile index 206a7f829c4c..e01fe6c550d7 100644 --- a/databases/p5-DR-Tarantool/Makefile +++ b/databases/p5-DR-Tarantool/Makefile @@ -8,7 +8,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Perl driver for Tarantool -WWW= https://metacpan.org/release/DR-Tarantool +WWW= https://metacpan.org/release/DR-Tarantool \ + https://github.com/dr-co/dr-tarantool LICENSE= ART10 diff --git a/databases/p5-DR-Tarantool/pkg-descr b/databases/p5-DR-Tarantool/pkg-descr index 414d6888af60..e9759a679f30 100644 --- a/databases/p5-DR-Tarantool/pkg-descr +++ b/databases/p5-DR-Tarantool/pkg-descr @@ -3,5 +3,3 @@ This module provides a synchronous and asynchronous driver for Tarantool. The driver does not have external dependencies, but includes the official light-weight Tarantool C client (a single C header which implements all protocol formatting) for packing requests and unpacking server responses. - -See also: https://github.com/dr-co/dr-tarantool