diff options
author | zuntum <zuntum@pkgsrc.org> | 2001-11-01 00:57:41 +0000 |
---|---|---|
committer | zuntum <zuntum@pkgsrc.org> | 2001-11-01 00:57:41 +0000 |
commit | c72c1cf5f95cbe537b005028f1743cddb16ef203 (patch) | |
tree | 93b6296152ccfbaa88b43de043b2d69ce6e63fc5 /security/p5-Digest-MD4 | |
parent | 37637e483f1bf6574e9306aebbd013bb63d888d6 (diff) | |
download | pkgsrc-c72c1cf5f95cbe537b005028f1743cddb16ef203.tar.gz |
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'security/p5-Digest-MD4')
-rw-r--r-- | security/p5-Digest-MD4/DESCR (renamed from security/p5-Digest-MD4/pkg/DESCR) | 0 | ||||
-rw-r--r-- | security/p5-Digest-MD4/PLIST | 1 | ||||
-rw-r--r-- | security/p5-Digest-MD4/pkg/PLIST | 1 |
3 files changed, 1 insertions, 1 deletions
diff --git a/security/p5-Digest-MD4/pkg/DESCR b/security/p5-Digest-MD4/DESCR index e36f80c8ccc..e36f80c8ccc 100644 --- a/security/p5-Digest-MD4/pkg/DESCR +++ b/security/p5-Digest-MD4/DESCR diff --git a/security/p5-Digest-MD4/PLIST b/security/p5-Digest-MD4/PLIST new file mode 100644 index 00000000000..2c5a3817fe5 --- /dev/null +++ b/security/p5-Digest-MD4/PLIST @@ -0,0 +1 @@ +@comment $NetBSD: PLIST,v 1.1 2001/11/01 01:17:19 zuntum Exp $ diff --git a/security/p5-Digest-MD4/pkg/PLIST b/security/p5-Digest-MD4/pkg/PLIST deleted file mode 100644 index 180e12c12e6..00000000000 --- a/security/p5-Digest-MD4/pkg/PLIST +++ /dev/null @@ -1 +0,0 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2001/09/19 03:19:31 mjl Exp $ |