diff options
author | asami <asami@FreeBSD.org> | 1995-10-12 15:15:54 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1995-10-12 15:15:54 +0800 |
commit | ab8c5e5a98f9b3af704af3a9b076316aac4ffa5c (patch) | |
tree | 0439e3018fc278f0cd4ee3edd01ded9e85275965 /lang/Makefile | |
parent | f7dba15aad91e5ccaeb46f1fc872ce46b317a56e (diff) | |
download | freebsd-ports-gnome-ab8c5e5a98f9b3af704af3a9b076316aac4ffa5c.tar.gz freebsd-ports-gnome-ab8c5e5a98f9b3af704af3a9b076316aac4ffa5c.tar.zst freebsd-ports-gnome-ab8c5e5a98f9b3af704af3a9b076316aac4ffa5c.zip |
Change guile-ii to guile-iii.
Diffstat (limited to 'lang/Makefile')
-rw-r--r-- | lang/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/Makefile b/lang/Makefile index d2d747617346..6e50b731853e 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.39 1995/10/03 02:57:01 erich Exp $ +# $Id: Makefile,v 1.40 1995/10/03 11:45:08 asami Exp $ # SUBDIR += Gofer @@ -12,7 +12,7 @@ SUBDIR += g77 SUBDIR += gcl BROKEN += gnat # not really broken, just requires existing gnat compiler - SUBDIR += guile-ii + SUBDIR += guile-iii SUBDIR += icon SUBDIR += itcl SUBDIR += logo |