diff options
author | mph <mph@FreeBSD.org> | 1998-04-19 13:16:59 +0800 |
---|---|---|
committer | mph <mph@FreeBSD.org> | 1998-04-19 13:16:59 +0800 |
commit | 80479b066b9c031cc5e5951b41d7d9a863dbe0c2 (patch) | |
tree | fa6d9b2f640d93aa71b7300330a0ed65753eae83 /editors | |
parent | 8bc020cf9e7dd07a7fc9b1181828ef23549e1fa2 (diff) | |
download | freebsd-ports-gnome-80479b066b9c031cc5e5951b41d7d9a863dbe0c2.tar.gz freebsd-ports-gnome-80479b066b9c031cc5e5951b41d7d9a863dbe0c2.tar.zst freebsd-ports-gnome-80479b066b9c031cc5e5951b41d7d9a863dbe0c2.zip |
Activate cooledit.
Diffstat (limited to 'editors')
-rw-r--r-- | editors/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/Makefile b/editors/Makefile index 55313015d314..ea31f3274918 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -1,10 +1,11 @@ -# $Id: Makefile,v 1.49 1998/03/16 14:10:23 tg Exp $ +# $Id: Makefile,v 1.50 1998/03/18 10:21:44 obrien Exp $ # SUBDIR += asedit SUBDIR += axe SUBDIR += beav SUBDIR += bpatch + SUBDIR += cooledit SUBDIR += e93 SUBDIR += emacs SUBDIR += emacs20 |