diff options
author | asami <asami@FreeBSD.org> | 1999-01-06 22:43:49 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1999-01-06 22:43:49 +0000 |
commit | 189c9c49c3bafb9025d14ad5ecade7fecdb6da7c (patch) | |
tree | 8733b433acff7282ab856681552a0e071177dd79 /lang/Makefile | |
parent | 99264e4741cfe457248a9e9eb888d110a08c7e8b (diff) | |
download | FreeBSD-ports-189c9c49c3bafb9025d14ad5ecade7fecdb6da7c.zip FreeBSD-ports-189c9c49c3bafb9025d14ad5ecade7fecdb6da7c.tar.gz |
Add python-beta.
Diffstat (limited to 'lang/Makefile')
-rw-r--r-- | lang/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/Makefile b/lang/Makefile index ffacb16..9880fea 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 |