summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
Diffstat (limited to 'databases')
-rw-r--r--databases/ateam_mysql57_ldap_auth/Makefile1
-rw-r--r--databases/p5-DBIx-Browse/Makefile1
-rw-r--r--databases/p5-DBIx-Tree/Makefile1
-rw-r--r--databases/p5-DBIx-XHTML_Table/Makefile1
4 files changed, 4 insertions, 0 deletions
diff --git a/databases/ateam_mysql57_ldap_auth/Makefile b/databases/ateam_mysql57_ldap_auth/Makefile
index 9e876bd9b462..1b7ba9a0ed40 100644
--- a/databases/ateam_mysql57_ldap_auth/Makefile
+++ b/databases/ateam_mysql57_ldap_auth/Makefile
@@ -5,6 +5,7 @@ CATEGORIES= databases
MAINTAINER= ganbold@FreeBSD.org
COMMENT= A-Team MySQL LDAP authentication plugin
+WWW= https://github.com/ateamsystems/ateam_mysql_ldap_auth
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
diff --git a/databases/p5-DBIx-Browse/Makefile b/databases/p5-DBIx-Browse/Makefile
index 180b7abc13b2..bf1070eab447 100644
--- a/databases/p5-DBIx-Browse/Makefile
+++ b/databases/p5-DBIx-Browse/Makefile
@@ -7,6 +7,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Perl extension to browse tables
+WWW= https://metacpan.org/release/DBIx-Browse
BUILD_DEPENDS= p5-DBI>=0:databases/p5-DBI
RUN_DEPENDS= p5-DBI>=0:databases/p5-DBI
diff --git a/databases/p5-DBIx-Tree/Makefile b/databases/p5-DBIx-Tree/Makefile
index 8c9ec4e57547..06b907bffdd9 100644
--- a/databases/p5-DBIx-Tree/Makefile
+++ b/databases/p5-DBIx-Tree/Makefile
@@ -6,6 +6,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Perl module for generating a tree from a self-referential table
+WWW= https://metacpan.org/release/DBIx-Tree
LICENSE= ART20
diff --git a/databases/p5-DBIx-XHTML_Table/Makefile b/databases/p5-DBIx-XHTML_Table/Makefile
index 69eba246dfff..d1fd3c736c52 100644
--- a/databases/p5-DBIx-XHTML_Table/Makefile
+++ b/databases/p5-DBIx-XHTML_Table/Makefile
@@ -6,6 +6,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Create XHTML tables from SQL queries
+WWW= https://metacpan.org/release/DBIx-XHTML_Table
LICENSE= ART20