aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Polstra <jdp@FreeBSD.org>1996-11-01 02:41:30 +0000
committerJohn Polstra <jdp@FreeBSD.org>1996-11-01 02:41:30 +0000
commitc13908c42c8a48d74ab102dc591a2703fdbfa49b (patch)
tree28095efee2a7b96b9de054cf3c72e8d323374eaa
parent61ce7c4a2259f61bcaf6921e0cd4578dd8b7a638 (diff)
downloadports-c13908c42c8a48d74ab102dc591a2703fdbfa49b.tar.gz
ports-c13908c42c8a48d74ab102dc591a2703fdbfa49b.zip
Enable modula-3-socks.
Notes
Notes: svn path=/head/; revision=4226
-rw-r--r--lang/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/Makefile b/lang/Makefile
index 59b96c71d5a0..7fab5a40c58f 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.55 1996/10/25 10:35:48 max Exp $
+# $Id: Makefile,v 1.56 1996/10/29 23:07:37 jdp Exp $
#
SUBDIR += Gofer
@@ -19,6 +19,7 @@
SUBDIR += mit-scheme
SUBDIR += modula-3
SUBDIR += modula-3-lib
+ SUBDIR += modula-3-socks
SUBDIR += moscow_ml
SUBDIR += p2c
SUBDIR += pTk