pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/lang/pc-lisp



Module Name:    pkgsrc
Committed By:   kamil
Date:           Sat Feb  3 20:27:31 UTC 2018

Modified Files:
        pkgsrc/lang/pc-lisp: DESCR

Log Message:
pc-lisp: Remove unwanted sentence from DESCR


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/lang/pc-lisp/DESCR

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/lang/pc-lisp/DESCR
diff -u pkgsrc/lang/pc-lisp/DESCR:1.1 pkgsrc/lang/pc-lisp/DESCR:1.2
--- pkgsrc/lang/pc-lisp/DESCR:1.1       Sat Feb  3 20:26:31 2018
+++ pkgsrc/lang/pc-lisp/DESCR   Sat Feb  3 20:27:31 2018
@@ -1,5 +1,5 @@
 PC-LISP is a small implementation of LISP for just about any machine with a
-good C compiler. This manual is biased towards the UNIX and MS-DOS versions.
+good C compiler.
 
 While small, it is capable of running a pretty good subset of Franz LISP.
 The functions are supposed to perform in the same way as Franz with a few



Home | Main Index | Thread Index | Old Index