diff options
author | max <max@FreeBSD.org> | 1996-10-25 18:35:48 +0800 |
---|---|---|
committer | max <max@FreeBSD.org> | 1996-10-25 18:35:48 +0800 |
commit | 7a97d14805040567b9dd0fac73fcb5d352827b72 (patch) | |
tree | a38c7e875467c7c17f4fc82d7bb7f26e5138b032 /lang | |
parent | 7865079d007d2a4f4399ce1e4d423968afa23ffe (diff) | |
download | freebsd-ports-gnome-7a97d14805040567b9dd0fac73fcb5d352827b72.tar.gz freebsd-ports-gnome-7a97d14805040567b9dd0fac73fcb5d352827b72.tar.zst freebsd-ports-gnome-7a97d14805040567b9dd0fac73fcb5d352827b72.zip |
Activated SWI-Prolog port.
Diffstat (limited to 'lang')
-rw-r--r-- | lang/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/Makefile b/lang/Makefile index 825b5367e35a..c3bf19084e70 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 |