diff options
author | jmmv <jmmv> | 2003-05-06 17:40:18 +0000 |
---|---|---|
committer | jmmv <jmmv> | 2003-05-06 17:40:18 +0000 |
commit | 5a79423b6feb188f48299ebbaf981575b33d3f48 (patch) | |
tree | 37ae7d212f46ef8018a7bd8c13edba7da1a47ed9 /lang/librep | |
parent | f58f4f25565243e0fcd6ee359261be2e3cfc7286 (diff) | |
download | pkgsrc-5a79423b6feb188f48299ebbaf981575b33d3f48.tar.gz |
Drop trailing whitespace. Ok'ed by wiz.
Diffstat (limited to 'lang/librep')
-rw-r--r-- | lang/librep/DESCR | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/librep/DESCR b/lang/librep/DESCR index b7a1d6b1470..c4f2e594a5a 100644 --- a/lang/librep/DESCR +++ b/lang/librep/DESCR @@ -1,4 +1,4 @@ librep is an Emacs Lisp-like runtime library for UNIX. It contains a LISP interpreter, byte-code compiler and virtual machine. Applications may use the LISP interpreter as an extension language, or it may be used -for standalone scripts. +for standalone scripts. |