diff options
Diffstat (limited to 'www/p5-HTTP-Session-Store-DBI')
-rw-r--r-- | www/p5-HTTP-Session-Store-DBI/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/p5-HTTP-Session-Store-DBI/Makefile b/www/p5-HTTP-Session-Store-DBI/Makefile index 50e5635e1dda..95d0bac71f45 100644 --- a/www/p5-HTTP-Session-Store-DBI/Makefile +++ b/www/p5-HTTP-Session-Store-DBI/Makefile @@ -7,6 +7,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension to store session data in DBI for HTTP::Session +WWW= https://metacpan.org/release/HTTP-Session-Store-DBI BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= \ |