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-SHA1 | |
parent | 37637e483f1bf6574e9306aebbd013bb63d888d6 (diff) | |
download | pkgsrc-c72c1cf5f95cbe537b005028f1743cddb16ef203.tar.gz |
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'security/p5-Digest-SHA1')
-rw-r--r-- | security/p5-Digest-SHA1/DESCR (renamed from security/p5-Digest-SHA1/pkg/DESCR) | 0 | ||||
-rw-r--r-- | security/p5-Digest-SHA1/PLIST | 1 | ||||
-rw-r--r-- | security/p5-Digest-SHA1/pkg/PLIST | 1 |
3 files changed, 1 insertions, 1 deletions
diff --git a/security/p5-Digest-SHA1/pkg/DESCR b/security/p5-Digest-SHA1/DESCR index 1c4ae99bca1..1c4ae99bca1 100644 --- a/security/p5-Digest-SHA1/pkg/DESCR +++ b/security/p5-Digest-SHA1/DESCR diff --git a/security/p5-Digest-SHA1/PLIST b/security/p5-Digest-SHA1/PLIST new file mode 100644 index 00000000000..6d3bcc18281 --- /dev/null +++ b/security/p5-Digest-SHA1/PLIST @@ -0,0 +1 @@ +@comment $NetBSD: PLIST,v 1.1 2001/11/01 01:17:21 zuntum Exp $ diff --git a/security/p5-Digest-SHA1/pkg/PLIST b/security/p5-Digest-SHA1/pkg/PLIST deleted file mode 100644 index b44e43cba24..00000000000 --- a/security/p5-Digest-SHA1/pkg/PLIST +++ /dev/null @@ -1 +0,0 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2001/09/19 03:11:02 mjl Exp $ |