summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorMasafumi Max NAKANE <max@FreeBSD.org>1996-10-05 20:19:19 +0000
committerMasafumi Max NAKANE <max@FreeBSD.org>1996-10-05 20:19:19 +0000
commitf309e2b0cc4a122a5ad520bf7864cc1f4763a5b9 (patch)
treeb2fe87c5b5f3c0a6d8ab8a95648186be5f990222 /lang
parentUpgrade, 1.0.5.2 -> 1.0.5.3-beta-960925. (diff)
Fixed typo and activated msqlperl properly.
Closes PR ports/1728. (But I don't know how to actually change the state of PR. Could someone do this for me? Or tell me how?) Submitted by: shanee@rabbit.augusta.de
Notes
Notes: svn path=/head/; revision=3918
Diffstat (limited to 'lang')
-rw-r--r--lang/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/Makefile b/lang/Makefile
index c9a0595fa224..29bec5fb9f05 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.51 1996/09/23 15:55:44 jfitz Exp $
+# $Id: Makefile,v 1.52 1996/09/30 11:10:33 jfitz Exp $
#
SUBDIR += Gofer
@@ -19,7 +19,7 @@
SUBDIR += mit-scheme
SUBDIR += modula-3
SUBDIR += moscow_ml
- SUBDIR =+ msqlperl
+ SUBDIR += msqlperl
SUBDIR += p2c
SUBDIR += pTk
SUBDIR += pbasic