aboutsummaryrefslogtreecommitdiffstats
path: root/lang
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1995-08-24 09:44:35 +0800
committerasami <asami@FreeBSD.org>1995-08-24 09:44:35 +0800
commit08c6b8e6fde153749f5ea719af66ef7e1c052dc2 (patch)
tree8576ced78d24c7ae42f5040066c7cafa212e20eb /lang
parentf0ffbdf9770d014cae1dd901d847cbad7dd529f3 (diff)
downloadfreebsd-ports-gnome-08c6b8e6fde153749f5ea719af66ef7e1c052dc2.tar.gz
freebsd-ports-gnome-08c6b8e6fde153749f5ea719af66ef7e1c052dc2.tar.zst
freebsd-ports-gnome-08c6b8e6fde153749f5ea719af66ef7e1c052dc2.zip
Add pbasic.
Diffstat (limited to 'lang')
-rw-r--r--lang/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/Makefile b/lang/Makefile
index c7c49b95ad95..fbe08948e3c9 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.36 1995/08/09 14:49:16 asami Exp $
+# $Id: Makefile,v 1.37 1995/08/14 08:43:23 asami Exp $
#
SUBDIR += Gofer
@@ -18,6 +18,7 @@
SUBDIR += mit-scheme
SUBDIR += p2c
SUBDIR += pTk
+ SUBDIR += pbasic
SUBDIR += perl5
SUBDIR += python
SUBDIR += scheme48