diff options
author | jdp <jdp@FreeBSD.org> | 2001-07-22 07:36:04 +0800 |
---|---|---|
committer | jdp <jdp@FreeBSD.org> | 2001-07-22 07:36:04 +0800 |
commit | 61b28a3b0d267736b328664575cdf271cadd9894 (patch) | |
tree | 2fc867f2cf99f04a4e81a4a0d0b197d36e907522 /lang/Makefile | |
parent | b6dac51d36ec7650d6cdbca41b6c961c33e11413 (diff) | |
download | freebsd-ports-graphics-61b28a3b0d267736b328664575cdf271cadd9894.tar.gz freebsd-ports-graphics-61b28a3b0d267736b328664575cdf271cadd9894.tar.zst freebsd-ports-graphics-61b28a3b0d267736b328664575cdf271cadd9894.zip |
Unhook the obsolete modula-3 and modula-3-lib ports from the
Makefile.
Diffstat (limited to 'lang/Makefile')
-rw-r--r-- | lang/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lang/Makefile b/lang/Makefile index e46cdb28171..b4beae93997 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -75,8 +75,6 @@ SUBDIR += mit-scheme SUBDIR += mixal SUBDIR += mmix - SUBDIR += modula-3 - SUBDIR += modula-3-lib SUBDIR += modula-3-socks SUBDIR += moscow_ml SUBDIR += mozart |