aboutsummaryrefslogtreecommitdiffstats
path: root/lang/Makefile
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1995-04-17 14:04:06 +0800
committerSatoshi Asami <asami@FreeBSD.org>1995-04-17 14:04:06 +0800
commite138f15f96f39138480e95b786a9e92da8230517 (patch)
treea63b7d8587a9ea5d090be04a53821bbfb01b80d3 /lang/Makefile
parentd3124d07cd8f311591d6a8eae6bdaf42add74250 (diff)
downloadfreebsd-ports-e138f15f96f39138480e95b786a9e92da8230517.tar.gz
freebsd-ports-e138f15f96f39138480e95b786a9e92da8230517.tar.zst
freebsd-ports-e138f15f96f39138480e95b786a9e92da8230517.zip
Added perl5.
Notes
Notes: svn path=/head/; revision=1420
Diffstat (limited to 'lang/Makefile')
-rw-r--r--lang/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/Makefile b/lang/Makefile
index 522372d537ea..d071b35d9a74 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -1,8 +1,8 @@
-# $Id: Makefile,v 1.23 1995/03/30 07:52:39 jmacd Exp $
+# $Id: Makefile,v 1.24 1995/04/06 08:55:31 jkh Exp $
#Broken - expect
-SUBDIR= Gofer STk Sather forth gcl icon logo mit-scheme p2c \
+SUBDIR= Gofer STk Sather forth gcl icon logo mit-scheme p2c perl5 \
scheme48 schemetoc scm smalltalk tcl tclX
.include <bsd.port.subdir.mk>