diff options
author | zuntum <zuntum> | 2001-10-31 22:03:21 +0000 |
---|---|---|
committer | zuntum <zuntum> | 2001-10-31 22:03:21 +0000 |
commit | 9c7517511a4ffc07c35e603712dd2af1312768ff (patch) | |
tree | 8ff0c0747d9d6438c6411ba57bcffd7476fce523 /x11/rxvt | |
parent | ba78e03015d3f55f331ed5230168cfe2bd66e6a6 (diff) | |
download | pkgsrc-9c7517511a4ffc07c35e603712dd2af1312768ff.tar.gz |
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'x11/rxvt')
-rw-r--r-- | x11/rxvt/DESCR (renamed from x11/rxvt/pkg/DESCR) | 0 | ||||
-rw-r--r-- | x11/rxvt/MESSAGE (renamed from x11/rxvt/pkg/MESSAGE) | 2 | ||||
-rw-r--r-- | x11/rxvt/PLIST | 3 | ||||
-rw-r--r-- | x11/rxvt/pkg/PLIST | 3 |
4 files changed, 4 insertions, 4 deletions
diff --git a/x11/rxvt/pkg/DESCR b/x11/rxvt/DESCR index ebf227ea910..ebf227ea910 100644 --- a/x11/rxvt/pkg/DESCR +++ b/x11/rxvt/DESCR diff --git a/x11/rxvt/pkg/MESSAGE b/x11/rxvt/MESSAGE index c93b593742e..f901a7f1b45 100644 --- a/x11/rxvt/pkg/MESSAGE +++ b/x11/rxvt/MESSAGE @@ -1,5 +1,5 @@ ====================================================================== -$NetBSD: MESSAGE,v 1.1 2001/08/06 06:09:56 martin Exp $ +$NetBSD: MESSAGE,v 1.1 2001/10/31 22:11:37 zuntum Exp $ The rxvt binary is able to use greek keyboard extensions and multibyte character encodings. Due to errors in the current diff --git a/x11/rxvt/PLIST b/x11/rxvt/PLIST new file mode 100644 index 00000000000..598360724e3 --- /dev/null +++ b/x11/rxvt/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1 2001/10/31 22:11:37 zuntum Exp $ +bin/rxvt +man/man1/rxvt.1.gz diff --git a/x11/rxvt/pkg/PLIST b/x11/rxvt/pkg/PLIST deleted file mode 100644 index 16e6de560b1..00000000000 --- a/x11/rxvt/pkg/PLIST +++ /dev/null @@ -1,3 +0,0 @@ -@comment $NetBSD: PLIST,v 1.2 1997/11/06 10:05:19 agc Exp $ -bin/rxvt -man/man1/rxvt.1.gz |