mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
- Add LICENSE
- Remove obsolete MD5 sum - Update WWW PR: ports/152623 Submitted by: Toni Viemero <toni.viemero@iki.fi> (maintainer)
This commit is contained in:
parent
2132f91195
commit
9fd6f32ebb
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=265295
@ -20,6 +20,8 @@ PATCH_DIST_STRIP= -p1
|
||||
MAINTAINER= toni.viemero@iki.fi
|
||||
COMMENT= Random password generator
|
||||
|
||||
LICENSE= GPLv1
|
||||
|
||||
NO_BUILD= yes
|
||||
USE_PERL5_RUN= yes
|
||||
|
||||
|
@ -1,6 +1,4 @@
|
||||
MD5 (makepasswd_1.10.orig.tar.gz) = 55842bb4c064ebcdedffb4afd5f0945a
|
||||
SHA256 (makepasswd_1.10.orig.tar.gz) = 41491f361d810f9bb3e08b40df3c3034faec306d434dab15534e19023f91a75c
|
||||
SIZE (makepasswd_1.10.orig.tar.gz) = 12382
|
||||
MD5 (makepasswd_1.10-5.diff.gz) = 385062fc5d8c4a246d924f3f10418049
|
||||
SHA256 (makepasswd_1.10-5.diff.gz) = b1c039090ad4f60be9f8fe05465b37c32ee20245b14fcd0708a93f78f1392097
|
||||
SIZE (makepasswd_1.10-5.diff.gz) = 7506
|
||||
|
@ -2,4 +2,4 @@ Generates true random passwords by using the /dev/random feature
|
||||
of Linux, with the emphasis on security over pronounceability. It
|
||||
can also encrypt plaintext passwords given on the command line.
|
||||
|
||||
WWW: http://packages.debian.org/stable/admin/makepasswd.html
|
||||
WWW: http://packages.debian.org/stable/makepasswd
|
||||
|
Loading…
Reference in New Issue
Block a user