diff options
author | tg <tg@FreeBSD.org> | 1997-09-11 09:50:17 +0000 |
---|---|---|
committer | tg <tg@FreeBSD.org> | 1997-09-11 09:50:17 +0000 |
commit | 79b12243b68d7b2c0663a8a1fbd1f771b638a2af (patch) | |
tree | 44941524a7044a28d8ec96ea36b6afd72e1ea44e /lang/Makefile | |
parent | e0092bb72f30ebaaa4536cf2a1ce0eedbd5482ec (diff) | |
download | FreeBSD-ports-79b12243b68d7b2c0663a8a1fbd1f771b638a2af.zip FreeBSD-ports-79b12243b68d7b2c0663a8a1fbd1f771b638a2af.tar.gz |
Activate ruby.
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 2a819c4..a811139 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.78 1997/08/19 07:10:08 fenner Exp $ +# $Id: Makefile,v 1.79 1997/08/20 20:02:42 jkh Exp $ # SUBDIR += Gofer @@ -42,6 +42,7 @@ SUBDIR += pgcc-current SUBDIR += python SUBDIR += rexx-imc + SUBDIR += ruby SUBDIR += scheme48 SUBDIR += schemetoc SUBDIR += scm |