summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Polstra <jdp@FreeBSD.org>1996-03-20 22:31:15 +0000
committerJohn Polstra <jdp@FreeBSD.org>1996-03-20 22:31:15 +0000
commite9caf834ccc725aa46e4db96a064de86cd7fddbf (patch)
tree898fe4791c479c2326a30508a2bf26cb88a2e3de
parent4182488b64c86fa472196ab9a00f1936028538e4 (diff)
downloadfreebsd-ports-e9caf834ccc725aa46e4db96a064de86cd7fddbf.zip
Add new subdirectory "modula-3".
-rw-r--r--lang/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/Makefile b/lang/Makefile
index 3cb5601ae754..a45fe3667bff 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.44 1996/02/07 10:09:38 asami Exp $
+# $Id: Makefile,v 1.45 1996/03/07 01:54:35 asami Exp $
#
SUBDIR += Gofer
@@ -17,6 +17,7 @@
SUBDIR += itcl
SUBDIR += logo
SUBDIR += mit-scheme
+ SUBDIR += modula-3
SUBDIR += p2c
SUBDIR += pTk
SUBDIR += pbasic