diff options
Diffstat (limited to 'devel/p5-Config-MySQL/Makefile')
-rw-r--r-- | devel/p5-Config-MySQL/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/p5-Config-MySQL/Makefile b/devel/p5-Config-MySQL/Makefile index b0b3d760a856..5ca43f2b71bf 100644 --- a/devel/p5-Config-MySQL/Makefile +++ b/devel/p5-Config-MySQL/Makefile @@ -7,6 +7,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension to read/write MySQL-style configuration files +WWW= https://metacpan.org/release/Config-MySQL BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= \ |