From fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stefan=20E=C3=9Fer?= Date: Wed, 7 Sep 2022 23:30:14 +0200 Subject: Remove WWW entries moved into port Makefiles Commit b7f05445c00f has added WWW entries to port Makefiles based on WWW: lines in pkg-descr files. This commit removes the WWW: lines of moved-over URLs from these pkg-descr files. Approved by: portmgr (tcberner) --- devel/p5-Code-Perl/pkg-descr | 2 -- 1 file changed, 2 deletions(-) (limited to 'devel/p5-Code-Perl') diff --git a/devel/p5-Code-Perl/pkg-descr b/devel/p5-Code-Perl/pkg-descr index fccba498f005..c429341cf31c 100644 --- a/devel/p5-Code-Perl/pkg-descr +++ b/devel/p5-Code-Perl/pkg-descr @@ -4,5 +4,3 @@ useful if you have built your own mini-language and you want to generate Perl from it. Rather than generating the Perl at parse time and having to worry about quoting, escaping, parentheses etc, you can just build a tree using Code::Perl and then dump out the correct Perl at the end. - -WWW: https://metacpan.org/release/Code-Perl -- cgit v1.2.3