diff options
author | agc <agc@pkgsrc.org> | 2002-09-02 16:43:52 +0000 |
---|---|---|
committer | agc <agc@pkgsrc.org> | 2002-09-02 16:43:52 +0000 |
commit | 264698833298a87f26ae07cc0d0cac11e677b4fc (patch) | |
tree | f67c22df5834b77b38d65a6154f8b917e300de3c /lang | |
parent | 5cff88a67539324863393f903f26c63a6a4c50ad (diff) | |
download | pkgsrc-264698833298a87f26ae07cc0d0cac11e677b4fc.tar.gz |
Add and enable rexx-imc.
Diffstat (limited to 'lang')
-rw-r--r-- | lang/Makefile | 3 |
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 |