aboutsummaryrefslogtreecommitdiffstats
path: root/lang/elk/pkg-comment
diff options
context:
space:
mode:
authortg <tg@FreeBSD.org>1995-12-20 16:41:04 +0800
committertg <tg@FreeBSD.org>1995-12-20 16:41:04 +0800
commit860e6d6f90356a616e80707348d0f8aaabd5b441 (patch)
tree41701fe0b0d4c5cd2291c7a7831f7bfcb2e3df2f /lang/elk/pkg-comment
parenta9c0414707efff4043efba70743be3fedef59b8a (diff)
downloadfreebsd-ports-gnome-860e6d6f90356a616e80707348d0f8aaabd5b441.tar.gz
freebsd-ports-gnome-860e6d6f90356a616e80707348d0f8aaabd5b441.tar.zst
freebsd-ports-gnome-860e6d6f90356a616e80707348d0f8aaabd5b441.zip
- Try to grab from ftp.uni-bremen.de first; seems to be the
master site for elk. - Add official patch #1. - Use dl*() for dynamic loading. This still has its quirks, but it's usable. Plus, invoking global ctors when loading C++ object files now works; it didn't with the old incremental loading.
Diffstat (limited to 'lang/elk/pkg-comment')
-rw-r--r--lang/elk/pkg-comment2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/elk/pkg-comment b/lang/elk/pkg-comment
index a51f09096995..807441f12005 100644
--- a/lang/elk/pkg-comment
+++ b/lang/elk/pkg-comment
@@ -1 +1 @@
-Elk -- an embeddable Scheme interpreter
+An embeddable Scheme interpreter.