diff options
author | max <max@FreeBSD.org> | 1996-10-25 10:35:48 +0000 |
---|---|---|
committer | max <max@FreeBSD.org> | 1996-10-25 10:35:48 +0000 |
commit | 7a97d14805040567b9dd0fac73fcb5d352827b72 (patch) | |
tree | a38c7e875467c7c17f4fc82d7bb7f26e5138b032 /lang/Makefile | |
parent | 7865079d007d2a4f4399ce1e4d423968afa23ffe (diff) | |
download | FreeBSD-ports-7a97d14805040567b9dd0fac73fcb5d352827b72.zip FreeBSD-ports-7a97d14805040567b9dd0fac73fcb5d352827b72.tar.gz |
Activated SWI-Prolog port.
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 825b536..c3bf190 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.53 1996/10/05 20:19:19 max Exp $ +# $Id: Makefile,v 1.54 1996/10/17 02:38:23 jfitz Exp $ # SUBDIR += Gofer @@ -30,6 +30,7 @@ SUBDIR += schemetoc SUBDIR += scm SUBDIR += smalltalk + SUBDIR += swi-pl SUBDIR += tcl SUBDIR += tcl74 SUBDIR += tcl75 |