diff options
author | zuntum <zuntum@pkgsrc.org> | 2001-10-31 22:03:21 +0000 |
---|---|---|
committer | zuntum <zuntum@pkgsrc.org> | 2001-10-31 22:03:21 +0000 |
commit | d3db18607dbb7d59aeab9f0f846bad1948e95a7e (patch) | |
tree | 8ff0c0747d9d6438c6411ba57bcffd7476fce523 /x11/aterm | |
parent | 273821c4d377411699fe450ab9d48f7e5933d9b6 (diff) | |
download | pkgsrc-d3db18607dbb7d59aeab9f0f846bad1948e95a7e.tar.gz |
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'x11/aterm')
-rw-r--r-- | x11/aterm/DESCR (renamed from x11/aterm/pkg/DESCR) | 0 | ||||
-rw-r--r-- | x11/aterm/PLIST | 3 | ||||
-rw-r--r-- | x11/aterm/pkg/PLIST | 3 |
3 files changed, 3 insertions, 3 deletions
diff --git a/x11/aterm/pkg/DESCR b/x11/aterm/DESCR index 6a966ff1dfb..6a966ff1dfb 100644 --- a/x11/aterm/pkg/DESCR +++ b/x11/aterm/DESCR diff --git a/x11/aterm/PLIST b/x11/aterm/PLIST new file mode 100644 index 00000000000..54e34292b4d --- /dev/null +++ b/x11/aterm/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1 2001/10/31 22:10:29 zuntum Exp $ +bin/aterm +man/man1/aterm.1 diff --git a/x11/aterm/pkg/PLIST b/x11/aterm/pkg/PLIST deleted file mode 100644 index ee094ac7d68..00000000000 --- a/x11/aterm/pkg/PLIST +++ /dev/null @@ -1,3 +0,0 @@ -@comment $NetBSD: PLIST,v 1.2 2001/04/28 14:42:28 jtb Exp $ -bin/aterm -man/man1/aterm.1 |