diff options
Diffstat (limited to 'textproc/p5-Text-Diff3/Makefile')
-rw-r--r-- | textproc/p5-Text-Diff3/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/p5-Text-Diff3/Makefile b/textproc/p5-Text-Diff3/Makefile index 805925898adf..ddc5db27dcce 100644 --- a/textproc/p5-Text-Diff3/Makefile +++ b/textproc/p5-Text-Diff3/Makefile @@ -7,6 +7,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Compute three-way differences between texts +WWW= https://metacpan.org/release/Text-Diff3 TEST_DEPENDS= p5-Test-Base>=0:devel/p5-Test-Base |