summaryrefslogtreecommitdiff
path: root/lang/Makefile
diff options
context:
space:
mode:
authoragc <agc>2002-09-02 16:43:52 +0000
committeragc <agc>2002-09-02 16:43:52 +0000
commitacfdd859c5f0df09f9556d46a5a3be104f458e8e (patch)
treef67c22df5834b77b38d65a6154f8b917e300de3c /lang/Makefile
parent0fbb4fdabf1718c22ed24d2a0aae1522b4a652f2 (diff)
downloadpkgsrc-acfdd859c5f0df09f9556d46a5a3be104f458e8e.tar.gz
Add and enable rexx-imc.
Diffstat (limited to 'lang/Makefile')
-rw-r--r--lang/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/Makefile b/lang/Makefile
index 6e2de49172c..4d29ea45069 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.132 2002/09/01 23:25:33 wiz Exp $
+# $NetBSD: Makefile,v 1.133 2002/09/02 16:43:52 agc Exp $
#
COMMENT= Programming languages
@@ -83,6 +83,7 @@ SUBDIR+= python20
SUBDIR+= python21
SUBDIR+= python21-pth
SUBDIR+= python22
+SUBDIR+= rexx-imc
SUBDIR+= ruby
SUBDIR+= ruby-base
SUBDIR+= sather