diff options
author | agc <agc@pkgsrc.org> | 2001-04-17 11:33:31 +0000 |
---|---|---|
committer | agc <agc@pkgsrc.org> | 2001-04-17 11:33:31 +0000 |
commit | 9e8d6c8b8db89e5e504c2925665be003be7f0501 (patch) | |
tree | 15df77965969ddd4417b618f0f0386c19901f714 /math/blas | |
parent | fb467f5ac2da792ff9a80cfcef1733210a3d7d99 (diff) | |
download | pkgsrc-9e8d6c8b8db89e5e504c2925665be003be7f0501.tar.gz |
+ move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo
Diffstat (limited to 'math/blas')
-rw-r--r-- | math/blas/distinfo | 3 | ||||
-rw-r--r-- | math/blas/files/md5 | 3 |
2 files changed, 3 insertions, 3 deletions
diff --git a/math/blas/distinfo b/math/blas/distinfo new file mode 100644 index 00000000000..443b182cddf --- /dev/null +++ b/math/blas/distinfo @@ -0,0 +1,3 @@ +$NetBSD: distinfo,v 1.1 2001/04/17 11:34:29 agc Exp $ + +MD5 (blas.tgz) = 5811e4b3dffa7a10956abf923cec1bd4 diff --git a/math/blas/files/md5 b/math/blas/files/md5 deleted file mode 100644 index 55c770d7f33..00000000000 --- a/math/blas/files/md5 +++ /dev/null @@ -1,3 +0,0 @@ -$NetBSD: md5,v 1.1.1.1 2000/11/06 17:55:12 wennmach Exp $ - -MD5 (blas.tgz) = 5811e4b3dffa7a10956abf923cec1bd4 |