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