From e116ae134b5615110d4e2d0566a74b38c81cb900 Mon Sep 17 00:00:00 2001 From: marc Date: Fri, 20 Nov 1998 03:45:51 +0000 Subject: [PATCH] oops: restore fixed comment --- devel/libslang/pkg/COMMENT | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devel/libslang/pkg/COMMENT b/devel/libslang/pkg/COMMENT index 54f69a958ef..cf425a33890 100644 --- a/devel/libslang/pkg/COMMENT +++ b/devel/libslang/pkg/COMMENT @@ -1 +1 @@ -Routines for rapid alpha-numeric terminal applications development +A stack based interpreter for terminal applications.