diff options
author | agc <agc@pkgsrc.org> | 2001-04-17 10:10:18 +0000 |
---|---|---|
committer | agc <agc@pkgsrc.org> | 2001-04-17 10:10:18 +0000 |
commit | 4274f13ce509fa0df83ab15c1c92c7abd61e6071 (patch) | |
tree | 7715ddfd152a02b8b290256994f66423b076fdec /archivers/unlzx | |
parent | 5092342d3de9e74863e723d2b3419d1c06728677 (diff) | |
download | pkgsrc-4274f13ce509fa0df83ab15c1c92c7abd61e6071.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 'archivers/unlzx')
-rw-r--r-- | archivers/unlzx/distinfo | 3 | ||||
-rw-r--r-- | archivers/unlzx/files/md5 | 3 |
2 files changed, 3 insertions, 3 deletions
diff --git a/archivers/unlzx/distinfo b/archivers/unlzx/distinfo new file mode 100644 index 00000000000..91ad1b7ca9d --- /dev/null +++ b/archivers/unlzx/distinfo @@ -0,0 +1,3 @@ +$NetBSD: distinfo,v 1.1 2001/04/17 10:10:37 agc Exp $ + +MD5 (unlzx.c.Z) = 897f018f175b0e9f5d2b9d75eadd4fa8 diff --git a/archivers/unlzx/files/md5 b/archivers/unlzx/files/md5 deleted file mode 100644 index 639d8197f69..00000000000 --- a/archivers/unlzx/files/md5 +++ /dev/null @@ -1,3 +0,0 @@ -$NetBSD: md5,v 1.1.1.1 1999/05/22 21:11:07 tv Exp $ - -MD5 (unlzx.c.Z) = 897f018f175b0e9f5d2b9d75eadd4fa8 |