diff options
author | asami <asami@FreeBSD.org> | 1995-11-27 05:03:22 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1995-11-27 05:03:22 +0800 |
commit | a0008d914260b71ee9c6bb8d8261b6c4f1c12c49 (patch) | |
tree | 410903700c81ec06e5b6d971cabd932186b6971e | |
parent | d4a461693fd76b24c13f5049500704d26a217411 (diff) | |
download | freebsd-ports-gnome-a0008d914260b71ee9c6bb8d8261b6c4f1c12c49.tar.gz freebsd-ports-gnome-a0008d914260b71ee9c6bb8d8261b6c4f1c12c49.tar.zst freebsd-ports-gnome-a0008d914260b71ee9c6bb8d8261b6c4f1c12c49.zip |
Add beav (moved from utils/), removed ashe and tkHTML (moved to www/).
-rw-r--r-- | editors/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/editors/Makefile b/editors/Makefile index ce4d59423320..29d8d492d9bd 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -1,13 +1,12 @@ -# $Id: Makefile,v 1.23 1995/10/30 17:32:34 pst Exp $ +# $Id: Makefile,v 1.24 1995/11/02 08:21:27 asami Exp $ # -RESTRICTED += ashe # requires motif SUBDIR += axe + SUBDIR += beav SUBDIR += e93 SUBDIR += emacs SUBDIR += jove SUBDIR += mule - SUBDIR += tkHTML SUBDIR += uemacs SUBDIR += uzap SUBDIR += vile |