diff options
author | zuntum <zuntum@pkgsrc.org> | 2001-10-31 20:59:00 +0000 |
---|---|---|
committer | zuntum <zuntum@pkgsrc.org> | 2001-10-31 20:59:00 +0000 |
commit | 273821c4d377411699fe450ab9d48f7e5933d9b6 (patch) | |
tree | b8174b07e5f6072d89e0ac6466ae83197944712f /editors/ted-de | |
parent | d8ed248248754208ebf0c3a07f7a0847af2e838a (diff) | |
download | pkgsrc-273821c4d377411699fe450ab9d48f7e5933d9b6.tar.gz |
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'editors/ted-de')
-rw-r--r-- | editors/ted-de/DESCR (renamed from editors/ted-de/pkg/DESCR) | 0 | ||||
-rw-r--r-- | editors/ted-de/PLIST | 2 | ||||
-rw-r--r-- | editors/ted-de/pkg/PLIST | 2 |
3 files changed, 2 insertions, 2 deletions
diff --git a/editors/ted-de/pkg/DESCR b/editors/ted-de/DESCR index 231fb17622d..231fb17622d 100644 --- a/editors/ted-de/pkg/DESCR +++ b/editors/ted-de/DESCR diff --git a/editors/ted-de/PLIST b/editors/ted-de/PLIST new file mode 100644 index 00000000000..6bf0d5dc5f1 --- /dev/null +++ b/editors/ted-de/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1 2001/10/31 21:23:37 zuntum Exp $ +share/Ted/ind/German.ind diff --git a/editors/ted-de/pkg/PLIST b/editors/ted-de/pkg/PLIST deleted file mode 100644 index 61fe05b1fb4..00000000000 --- a/editors/ted-de/pkg/PLIST +++ /dev/null @@ -1,2 +0,0 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2001/05/14 14:42:19 wiz Exp $ -share/Ted/ind/German.ind |