aboutsummaryrefslogtreecommitdiffstats
path: root/lang
diff options
context:
space:
mode:
authormax <max@FreeBSD.org>1996-10-06 04:19:19 +0800
committermax <max@FreeBSD.org>1996-10-06 04:19:19 +0800
commit69f5da2a6cb28de9fc2be94602612e1e7b82c705 (patch)
tree5b7eaf1e02649d01a13cbfeddfee957081e5ae5b /lang
parent43039e5692c98db30a4124985b05663b288eba2c (diff)
downloadfreebsd-ports-graphics-69f5da2a6cb28de9fc2be94602612e1e7b82c705.tar.gz
freebsd-ports-graphics-69f5da2a6cb28de9fc2be94602612e1e7b82c705.tar.zst
freebsd-ports-graphics-69f5da2a6cb28de9fc2be94602612e1e7b82c705.zip
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
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 c9a0595fa22..29bec5fb9f0 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