summaryrefslogtreecommitdiff
path: root/databases/p5-DBIx-Tree
diff options
context:
space:
mode:
authorStefan Eßer <se@FreeBSD.org>2022-09-08 17:43:21 +0200
committerStefan Eßer <se@FreeBSD.org>2022-09-08 17:43:21 +0200
commit986beaaabc71b9e7e29e7e89e0f36405b687216f (patch)
treec92697f87b4f394d15378835e162f8a2a38284d8 /databases/p5-DBIx-Tree
parentgames/hedgewars: prepare for cmake-3.24 (diff)
Move more WWW entries from pkg-descr files into Makefiles
The WWW: lines in the pkg-descr files of these ports where not at the end of those files and have been missed in prior conversion runs. Approved by: portmgr (implicit)
Diffstat (limited to 'databases/p5-DBIx-Tree')
-rw-r--r--databases/p5-DBIx-Tree/Makefile1
1 files changed, 1 insertions, 0 deletions
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