summaryrefslogtreecommitdiff
path: root/lang/STk
diff options
context:
space:
mode:
Diffstat (limited to 'lang/STk')
-rw-r--r--lang/STk/Makefile3
-rw-r--r--lang/STk/pkg/COMMENT1
2 files changed, 2 insertions, 2 deletions
diff --git a/lang/STk/Makefile b/lang/STk/Makefile
index 16cf1b325c9..04dfc43774f 100644
--- a/lang/STk/Makefile
+++ b/lang/STk/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2000/10/18 04:26:53 garbled Exp $
+# $NetBSD: Makefile,v 1.9 2001/02/17 09:06:57 agc Exp $
#
DISTNAME= STk-3.99.2
@@ -7,6 +7,7 @@ MASTER_SITES= ftp://kaolin.unice.fr/pub/STk/
MAINTAINER= perry@netbsd.org
HOMEPAGE= http://kaolin.unice.fr/STk/
+COMMENT= Scheme interpreter with full access to the Tk graphical package
OSVERSION_SPECIFIC= yes
GNU_CONFIGURE= yes
diff --git a/lang/STk/pkg/COMMENT b/lang/STk/pkg/COMMENT
deleted file mode 100644
index 4e4484c219c..00000000000
--- a/lang/STk/pkg/COMMENT
+++ /dev/null
@@ -1 +0,0 @@
-Scheme interpreter with full access to the Tk graphical package