diff options
author | trevor <trevor@FreeBSD.org> | 2002-05-25 17:00:33 +0000 |
---|---|---|
committer | trevor <trevor@FreeBSD.org> | 2002-05-25 17:00:33 +0000 |
commit | 551ce83ce71e7ef548dbc419bc133d8dd17ffae5 (patch) | |
tree | cc2dbfddb80c9ea4aa39c1818d8b8584a730abba /security | |
parent | 1fe78b2dd61457da654fe082947737d9637f2150 (diff) | |
download | FreeBSD-ports-551ce83ce71e7ef548dbc419bc133d8dd17ffae5.zip FreeBSD-ports-551ce83ce71e7ef548dbc419bc133d8dd17ffae5.tar.gz |
Add back the original MD5 hash which was removed in the last commit.
A distinfo file may contain multiple hashes for the same distfile.
A checksum mismatch was logged by bento last Saturday.
PR: 37901
Diffstat (limited to 'security')
-rw-r--r-- | security/py-rijndael/distinfo | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/py-rijndael/distinfo b/security/py-rijndael/distinfo index d71de47..0641c0f 100644 --- a/security/py-rijndael/distinfo +++ b/security/py-rijndael/distinfo @@ -1 +1,2 @@ MD5 (pyRijndael-1.1.py.gz) = 04b1c8f4fb2cf148c02ad2b2aff54921 +MD5 (pyRijndael-1.1.py.gz) = aa0053ffecbddb1fbfc685ae467663e5 |