summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorjmmv <jmmv@pkgsrc.org>2004-03-28 20:35:22 +0000
committerjmmv <jmmv@pkgsrc.org>2004-03-28 20:35:22 +0000
commit18a04545ad69999547b064acfac866dcfb5f7538 (patch)
treea267ba84f8478bfec51ce055a298ee20463efe16 /lang
parent299941d69326c5460356638d7f1b871a36d841ad (diff)
downloadpkgsrc-18a04545ad69999547b064acfac866dcfb5f7538.tar.gz
Add and enable classpath-gui.
Diffstat (limited to 'lang')
-rw-r--r--lang/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/Makefile b/lang/Makefile
index 03c826fd7da..639c0c50fdb 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.168 2004/03/11 16:03:30 cjep Exp $
+# $NetBSD: Makefile,v 1.169 2004/03/28 20:35:22 jmmv Exp $
#
COMMENT= Programming languages
@@ -19,6 +19,7 @@ SUBDIR+= cilk
SUBDIR+= cim
SUBDIR+= cint
SUBDIR+= classpath
+SUBDIR+= classpath-gui
SUBDIR+= clisp
SUBDIR+= coq
SUBDIR+= cu-prolog