diff options
author | Stefan Eßer <se@FreeBSD.org> | 2022-09-08 15:43:21 +0000 |
---|---|---|
committer | Stefan Eßer <se@FreeBSD.org> | 2022-09-08 15:43:21 +0000 |
commit | 986beaaabc71b9e7e29e7e89e0f36405b687216f (patch) | |
tree | c92697f87b4f394d15378835e162f8a2a38284d8 /security/p5-Crypt-Solitaire | |
parent | 8fac410d9ec5c59396fc8eeba9d46a13af06d8de (diff) | |
download | ports-986beaaabc71b9e7e29e7e89e0f36405b687216f.tar.gz ports-986beaaabc71b9e7e29e7e89e0f36405b687216f.zip |
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 'security/p5-Crypt-Solitaire')
-rw-r--r-- | security/p5-Crypt-Solitaire/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/p5-Crypt-Solitaire/Makefile b/security/p5-Crypt-Solitaire/Makefile index f6c773696af7..63f6a1d5b764 100644 --- a/security/p5-Crypt-Solitaire/Makefile +++ b/security/p5-Crypt-Solitaire/Makefile @@ -7,6 +7,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= skreuzer@FreeBSD.org COMMENT= Solitaire encryption +WWW= https://metacpan.org/release/Crypt-Solitaire USES= perl5 USE_PERL5= configure |