diff options
author | steve <steve@FreeBSD.org> | 1998-11-10 10:01:52 +0800 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1998-11-10 10:01:52 +0800 |
commit | 455db2701f1af1f78ef29812a88d891604a446ec (patch) | |
tree | c6ec262abd5071a760f6bcc7d49ea27f382055d2 | |
parent | 85c0449805b0cce3ea92903cc0e07e1d24cfd649 (diff) | |
download | freebsd-ports-graphics-455db2701f1af1f78ef29812a88d891604a446ec.tar.gz freebsd-ports-graphics-455db2701f1af1f78ef29812a88d891604a446ec.tar.zst freebsd-ports-graphics-455db2701f1af1f78ef29812a88d891604a446ec.zip |
The kawk port has been repository-copied to nawk.
-rw-r--r-- | lang/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lang/Makefile b/lang/Makefile index 00273ecba34..345ea34f965 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.111 1998/09/24 00:31:19 vanilla Exp $ +# $Id: Makefile,v 1.112 1998/10/21 18:53:16 andreas Exp $ # SUBDIR += ETHOberonV4 @@ -38,7 +38,6 @@ SUBDIR += javac_netscape SUBDIR += jdk SUBDIR += kaffe - SUBDIR += kawk SUBDIR += lcc SUBDIR += libobjects SUBDIR += logo |