diff options
author | zuntum <zuntum> | 2001-11-01 00:57:41 +0000 |
---|---|---|
committer | zuntum <zuntum> | 2001-11-01 00:57:41 +0000 |
commit | 0b6b506536c1ff50f1531d26be2fccfe86c74335 (patch) | |
tree | 93b6296152ccfbaa88b43de043b2d69ce6e63fc5 /misc/iselect | |
parent | 1b9f41a39161bad144fdeb94a0e51fa8ba7c309a (diff) | |
download | pkgsrc-0b6b506536c1ff50f1531d26be2fccfe86c74335.tar.gz |
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'misc/iselect')
-rw-r--r-- | misc/iselect/DESCR (renamed from misc/iselect/pkg/DESCR) | 0 | ||||
-rw-r--r-- | misc/iselect/PLIST | 3 | ||||
-rw-r--r-- | misc/iselect/pkg/PLIST | 3 |
3 files changed, 3 insertions, 3 deletions
diff --git a/misc/iselect/pkg/DESCR b/misc/iselect/DESCR index 9d91de3f378..9d91de3f378 100644 --- a/misc/iselect/pkg/DESCR +++ b/misc/iselect/DESCR diff --git a/misc/iselect/PLIST b/misc/iselect/PLIST new file mode 100644 index 00000000000..4ff7f485859 --- /dev/null +++ b/misc/iselect/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1 2001/11/01 01:28:23 zuntum Exp $ +bin/iselect +man/man1/iselect.1 diff --git a/misc/iselect/pkg/PLIST b/misc/iselect/pkg/PLIST deleted file mode 100644 index ace5403c0fb..00000000000 --- a/misc/iselect/pkg/PLIST +++ /dev/null @@ -1,3 +0,0 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2001/02/14 11:44:22 jtb Exp $ -bin/iselect -man/man1/iselect.1 |