summaryrefslogtreecommitdiff
path: root/converters/uudeview/files/porting.notes
diff options
context:
space:
mode:
Diffstat (limited to 'converters/uudeview/files/porting.notes')
-rw-r--r--converters/uudeview/files/porting.notes17
1 files changed, 0 insertions, 17 deletions
diff --git a/converters/uudeview/files/porting.notes b/converters/uudeview/files/porting.notes
deleted file mode 100644
index 7ce02a518e8..00000000000
--- a/converters/uudeview/files/porting.notes
+++ /dev/null
@@ -1,17 +0,0 @@
-$NetBSD: porting.notes,v 1.2 1998/08/07 10:40:16 agc Exp $
-
-This was originally one distribution for UUdeview, but I have broken
-it up into ``libuu', ``uudeview'', and ``xdeview'', hopefully making
-it cleaner and more useful.
-
-The source itself is quite portable and required no patching, although
-I have added support for compilation as a shared library.
-
-The package is covered under the GNU license.
-
-The author has also written patches to the popular newsreaders `nn'
-and `elm' to allow them to make use of this library. They are
-available from the website mentioned in this library's
-associated manpage.
-
-Tim Vanderhoek <ac199@freenet.hamilton.on.ca>