diff options
author | James FitzGibbon <jfitz@FreeBSD.org> | 1996-09-23 15:55:44 +0000 |
---|---|---|
committer | James FitzGibbon <jfitz@FreeBSD.org> | 1996-09-23 15:55:44 +0000 |
commit | d5e3fb8d0efed6d16e2c27655c252e9bf25ece4e (patch) | |
tree | e746fcd284e8df9c1e23c23929b9221113f5fb78 /lang/Makefile | |
parent | a7a7948bfaa7e6a89b551dbf8a7238e3e64ba19e (diff) | |
download | ports-d5e3fb8d0efed6d16e2c27655c252e9bf25ece4e.tar.gz ports-d5e3fb8d0efed6d16e2c27655c252e9bf25ece4e.zip |
Notes
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 86063e0f7e64..805afdfe26cd 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.49 1996/07/10 10:28:28 asami Exp $ +# $Id: Makefile,v 1.50 1996/07/28 14:43:05 chuckr Exp $ # SUBDIR += Gofer @@ -25,6 +25,7 @@ SUBDIR += perl5 SUBDIR += pgcc SUBDIR += python + SUBDIR += rexx-imc SUBDIR += scheme48 SUBDIR += schemetoc SUBDIR += scm |