diff options
author | zuntum <zuntum> | 2001-10-31 20:59:00 +0000 |
---|---|---|
committer | zuntum <zuntum> | 2001-10-31 20:59:00 +0000 |
commit | 357035734b69b9da4b409c072366a328aaddabc2 (patch) | |
tree | b8174b07e5f6072d89e0ac6466ae83197944712f /converters/dvi2tty | |
parent | 58022b1c3a7fe2947a92e4b86998903c01be2bcf (diff) | |
download | pkgsrc-357035734b69b9da4b409c072366a328aaddabc2.tar.gz |
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'converters/dvi2tty')
-rw-r--r-- | converters/dvi2tty/DESCR (renamed from converters/dvi2tty/pkg/DESCR) | 0 | ||||
-rw-r--r-- | converters/dvi2tty/PLIST | 4 | ||||
-rw-r--r-- | converters/dvi2tty/pkg/PLIST | 4 |
3 files changed, 4 insertions, 4 deletions
diff --git a/converters/dvi2tty/pkg/DESCR b/converters/dvi2tty/DESCR index 7fea8ba501a..7fea8ba501a 100644 --- a/converters/dvi2tty/pkg/DESCR +++ b/converters/dvi2tty/DESCR diff --git a/converters/dvi2tty/PLIST b/converters/dvi2tty/PLIST new file mode 100644 index 00000000000..fa90a4f6493 --- /dev/null +++ b/converters/dvi2tty/PLIST @@ -0,0 +1,4 @@ +@comment $NetBSD: PLIST,v 1.1 2001/10/31 21:50:50 zuntum Exp $ +bin/disdvi +bin/dvi2tty +man/man1/dvi2tty.1 diff --git a/converters/dvi2tty/pkg/PLIST b/converters/dvi2tty/pkg/PLIST deleted file mode 100644 index 05740b9590f..00000000000 --- a/converters/dvi2tty/pkg/PLIST +++ /dev/null @@ -1,4 +0,0 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2001/05/26 13:04:32 fredb Exp $ -bin/disdvi -bin/dvi2tty -man/man1/dvi2tty.1 |