diff options
author | wiz <wiz@pkgsrc.org> | 2004-11-28 15:18:32 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2004-11-28 15:18:32 +0000 |
commit | 4b7fe017678f0cc3c85e28c5acb75458e202883f (patch) | |
tree | bac6b95cbbbb48a7c8371123ca2a23ce602b6bcc /lang/Makefile | |
parent | 474ad06874184b2611987db9cdd8c4acb35b79a2 (diff) | |
download | pkgsrc-4b7fe017678f0cc3c85e28c5acb75458e202883f.tar.gz |
Finish move of SmartEiffel from smarteiffel to SmartEiffel directory.
Diffstat (limited to 'lang/Makefile')
-rw-r--r-- | lang/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lang/Makefile b/lang/Makefile index 16653d3dd84..2254eaffbfd 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.202 2004/11/28 15:15:30 wiz Exp $ +# $NetBSD: Makefile,v 1.203 2004/11/28 15:18:32 wiz Exp $ # COMMENT= Programming languages @@ -6,6 +6,7 @@ COMMENT= Programming languages SUBDIR+= Cg-compiler SUBDIR+= RScheme SUBDIR+= STk +SUBDIR+= SmartEiffel SUBDIR+= a60 SUBDIR+= awka SUBDIR+= baci @@ -138,9 +139,8 @@ SUBDIR+= sather SUBDIR+= scheme48 SUBDIR+= scm SUBDIR+= siod -SUBDIR+= smalltalk SUBDIR+= smalleiffel -SUBDIR+= smarteiffel +SUBDIR+= smalltalk SUBDIR+= smlnj SUBDIR+= snobol SUBDIR+= squeak |