summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1999-01-06 22:43:49 +0000
committerSatoshi Asami <asami@FreeBSD.org>1999-01-06 22:43:49 +0000
commite3de855c2851a5ebf9a36055aeccf3e670268b27 (patch)
treeef1f92d7d321d9c49fc979c4dfc615bd8f77c422 /lang
parentadd a mirror site (diff)
Add python-beta.
Notes
Notes: svn path=/head/; revision=15896
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 ffacb16f9951..9880feacb3c5 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.119 1998/12/23 04:34:10 steve Exp $
+# $Id: Makefile,v 1.120 1998/12/24 18:12:31 flathill Exp $
#
SUBDIR += ETHOberonV4
@@ -63,6 +63,7 @@
SUBDIR += pgcc
SUBDIR += ptoc
SUBDIR += python
+ SUBDIR += python-beta
SUBDIR += rexx-imc
SUBDIR += ruby
SUBDIR += scheme48