diff options
author | Stefan Eßer <se@FreeBSD.org> | 2022-09-08 17:43:21 +0200 |
---|---|---|
committer | Stefan Eßer <se@FreeBSD.org> | 2022-09-08 17:43:21 +0200 |
commit | 986beaaabc71b9e7e29e7e89e0f36405b687216f (patch) | |
tree | c92697f87b4f394d15378835e162f8a2a38284d8 /textproc/p5-Text-Netstring/Makefile | |
parent | games/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 'textproc/p5-Text-Netstring/Makefile')
-rw-r--r-- | textproc/p5-Text-Netstring/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/p5-Text-Netstring/Makefile b/textproc/p5-Text-Netstring/Makefile index 5dbf2cbed8cb..e49cdf800ed2 100644 --- a/textproc/p5-Text-Netstring/Makefile +++ b/textproc/p5-Text-Netstring/Makefile @@ -7,6 +7,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= james@now.ie COMMENT= Perl module to create and manipulate netstring encoded strings +WWW= https://metacpan.org/release/Text-Netstring LICENSE= ART10 GPLv1+ LICENSE_COMB= dual |