diff options
author | zuntum <zuntum> | 2001-11-01 00:57:41 +0000 |
---|---|---|
committer | zuntum <zuntum> | 2001-11-01 00:57:41 +0000 |
commit | 1a7910c33465b476d3c41c913d1231e547163689 (patch) | |
tree | 93b6296152ccfbaa88b43de043b2d69ce6e63fc5 /security/egd | |
parent | 42b19e6a953914d5b4d08aa3bd1ba4ccb0c2f71e (diff) | |
download | pkgsrc-1a7910c33465b476d3c41c913d1231e547163689.tar.gz |
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'security/egd')
-rw-r--r-- | security/egd/DESCR (renamed from security/egd/pkg/DESCR) | 0 | ||||
-rw-r--r-- | security/egd/PLIST | 1 | ||||
-rw-r--r-- | security/egd/pkg/PLIST | 1 |
3 files changed, 1 insertions, 1 deletions
diff --git a/security/egd/pkg/DESCR b/security/egd/DESCR index 11f664c12bd..11f664c12bd 100644 --- a/security/egd/pkg/DESCR +++ b/security/egd/DESCR diff --git a/security/egd/PLIST b/security/egd/PLIST new file mode 100644 index 00000000000..d1dceb06e78 --- /dev/null +++ b/security/egd/PLIST @@ -0,0 +1 @@ +@comment $NetBSD: PLIST,v 1.1 2001/11/01 01:16:38 zuntum Exp $ diff --git a/security/egd/pkg/PLIST b/security/egd/pkg/PLIST deleted file mode 100644 index 23b1a328dc4..00000000000 --- a/security/egd/pkg/PLIST +++ /dev/null @@ -1 +0,0 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2000/10/15 17:26:24 itojun Exp $ |