diff options
author | zuntum <zuntum@pkgsrc.org> | 2001-10-31 22:18:56 +0000 |
---|---|---|
committer | zuntum <zuntum@pkgsrc.org> | 2001-10-31 22:18:56 +0000 |
commit | 9ce7d9169a8f510e6f3c7733de211b3b06663d2e (patch) | |
tree | 665770b6437839a3a0f3c0473b130dda5efe0704 /shells/es | |
parent | d3db18607dbb7d59aeab9f0f846bad1948e95a7e (diff) | |
download | pkgsrc-9ce7d9169a8f510e6f3c7733de211b3b06663d2e.tar.gz |
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'shells/es')
-rw-r--r-- | shells/es/DESCR (renamed from shells/es/pkg/DESCR) | 0 | ||||
-rw-r--r-- | shells/es/PLIST | 4 | ||||
-rw-r--r-- | shells/es/pkg/PLIST | 4 |
3 files changed, 4 insertions, 4 deletions
diff --git a/shells/es/pkg/DESCR b/shells/es/DESCR index 6b6cdba3348..6b6cdba3348 100644 --- a/shells/es/pkg/DESCR +++ b/shells/es/DESCR diff --git a/shells/es/PLIST b/shells/es/PLIST new file mode 100644 index 00000000000..febf63067be --- /dev/null +++ b/shells/es/PLIST @@ -0,0 +1,4 @@ +@comment $NetBSD: PLIST,v 1.1 2001/10/31 22:26:57 zuntum Exp $ +bin/es +bin/esdebug +man/man1/es.1.gz diff --git a/shells/es/pkg/PLIST b/shells/es/pkg/PLIST deleted file mode 100644 index d90a3586029..00000000000 --- a/shells/es/pkg/PLIST +++ /dev/null @@ -1,4 +0,0 @@ -@comment $NetBSD: PLIST,v 1.2 1997/11/06 10:04:21 agc Exp $ -bin/es -bin/esdebug -man/man1/es.1.gz |