diff options
author | vs <vs@FreeBSD.org> | 2004-06-03 15:15:49 +0800 |
---|---|---|
committer | vs <vs@FreeBSD.org> | 2004-06-03 15:15:49 +0800 |
commit | 0761ee1bb998d57f8c51a7637f6291fa1edea97a (patch) | |
tree | 73d484a192ed64f18c2579f3864924f7883139af /lang/Makefile | |
parent | b521e0581b0fc8937b204a5900e8ad3cd1d22e99 (diff) | |
download | freebsd-ports-gnome-0761ee1bb998d57f8c51a7637f6291fa1edea97a.tar.gz freebsd-ports-gnome-0761ee1bb998d57f8c51a7637f6291fa1edea97a.tar.zst freebsd-ports-gnome-0761ee1bb998d57f8c51a7637f6291fa1edea97a.zip |
Resurrect lang/squeak: Squeak3 is the latest stable version.
Resurrection suggested by: marcus
Diffstat (limited to 'lang/Makefile')
-rw-r--r-- | lang/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/Makefile b/lang/Makefile index f2feff444a12..e4471ed48d58 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -251,7 +251,7 @@ SUBDIR += snobol SUBDIR += spidermonkey SUBDIR += spl - SUBDIR += squeak3 + SUBDIR += squeak SUBDIR += sr SUBDIR += stackless_python SUBDIR += starlogo |